D
Dimitris Nikolakakis
I have a field (number integer) and I want according to this value to
display the name of the month in a query or a form or a report.
e.g.
value = 4 then month = APRIL
I know that I can do it with an extra table (value, nameOFmonth as fields)
but I was wondering if there was any function for this.
thanks
display the name of the month in a query or a form or a report.
e.g.
value = 4 then month = APRIL
I know that I can do it with an extra table (value, nameOFmonth as fields)
but I was wondering if there was any function for this.
thanks