I have created a form that displays monthly sales results. in the header of this form i want the current month to be displayed along side the report title. i know that the following can be used to identify the current month
"=Month(Now())" but when i use this the month display as a number ie this month it displays as 9 can someone tell me how to display this as a word i.e september.
thanks in advance
"=Month(Now())" but when i use this the month display as a number ie this month it displays as 9 can someone tell me how to display this as a word i.e september.
thanks in advance