i have a field inside a table. the data in the field is in number, how can i convert the number to word inside a report?
e.g:
1 (data inside a table field) convert to "Jan" upon display in a (report textbox)
: :
: :
12 (data inside a table field) convert to "Dec" upon display in a (report textbox)
e.g:
1 (data inside a table field) convert to "Jan" upon display in a (report textbox)
: :
: :
12 (data inside a table field) convert to "Dec" upon display in a (report textbox)