K
Keith Woollacott
I have a report that has the following in the header - "Deposits for the
month " & Format (Now(), "MMMM YYYY").
This works fine, but my boss now wants the report to be run at the beginning
of the month to show last months figures. How can I get the Format Now() to
show the previous month?
month " & Format (Now(), "MMMM YYYY").
This works fine, but my boss now wants the report to be run at the beginning
of the month to show last months figures. How can I get the Format Now() to
show the previous month?