J
Jay
How can I return the previous month name using the following:
Format((date), " mmmm ")
This returns the current month name "March".
I need the previous month name "Feburary"
Format((date), " mmmm ")
This returns the current month name "March".
I need the previous month name "Feburary"