G
Guest
I know how to use the DateAdd command on adding months.
DateAdd("m", 45, ThisDate) However I need to insert the last day of the
month.
6/2/05 + 45 = 3/3/09 I need the answer to be 3/31/09.
Any Help is Appreciated
Granny
DateAdd("m", 45, ThisDate) However I need to insert the last day of the
month.
6/2/05 + 45 = 3/3/09 I need the answer to be 3/31/09.
Any Help is Appreciated
Granny