Le 06/01/2022 à 13:41, Gianluigi a écrit : > > But 'hGrid[0, 0].Text' is definitely a date in the form of string, why > Val() does not recognize it? > > Regards > Gianluigi > Because Val() is not for interpreting any string that looks like a date. -- Benoît Minisini