G
Guest
First, happy holidays all!!
Scenario: I have a command button that prints a report (actually a
notification letter) for a specific customer record. But sometimes that
letter wont get mailed for a day or two.
On this report, I have the date field showing, in long format
(=Format(Date(),"Long Date")).
My question is, is there a way with some code, to add 2 days to the date, so
if I print this letter on the 24th, the date would actually show the 26th?
Thanks all!!
Scenario: I have a command button that prints a report (actually a
notification letter) for a specific customer record. But sometimes that
letter wont get mailed for a day or two.
On this report, I have the date field showing, in long format
(=Format(Date(),"Long Date")).
My question is, is there a way with some code, to add 2 days to the date, so
if I print this letter on the 24th, the date would actually show the 26th?
Thanks all!!