i have a formula where i display the month(in words e.g. October) and the year (in number e.g. 2001) so i concat them both like this..
"OCTOBER " + ToText(Year{MyTable.Date}). the result of this formula is "OCTOBER 2,001.00", which is irritating!! i want it to come out like "OCTOBER 2001". pls reply if you have an idea how to do it.
thanks a lot!
"OCTOBER " + ToText(Year{MyTable.Date}). the result of this formula is "OCTOBER 2,001.00", which is irritating!! i want it to come out like "OCTOBER 2001". pls reply if you have an idea how to do it.
thanks a lot!