I am trying to find a way to easily calculate yesterdays date. The VB function of DateAdd seemed perfect, but I am not able to get it to work.
VBEval>DateAdd("d",-1, "27-May-04",lastdate
Message>lastdate
Is DateAdd supported? Am I doing something wrong? Is there an easier way?
Thanks!
Yeasterdays Date
Moderators: Dorian (MJT support), JRL
Yeasterdays Date
Mike Miller
Transolut
Transolut
Correction for my poor typing
Code in my posting should have read:
VBEval>DateAdd("d",-1, "27-May-04"),lastdate
Message>lastdate
VBEval>DateAdd("d",-1, "27-May-04"),lastdate
Message>lastdate
Mike Miller
Transolut
Transolut