G
Guest
In a report, in a header, I want an unbound text box to change a number into
the name of the month. I have written the statement =IIf([Month]=1,"January")
and get the return January. But I cannot expand the statement to contain the
other 11 months. All I get are the usual error messages about commas, syntax,
operands and operators. What symbol or word must I use to continue the
statement?
the name of the month. I have written the statement =IIf([Month]=1,"January")
and get the return January. But I cannot expand the statement to contain the
other 11 months. All I get are the usual error messages about commas, syntax,
operands and operators. What symbol or word must I use to continue the
statement?