I am trying to get the month returned in a string in a report parameter. I currently have
Now().Month
But I suspect it is returning the number of the month because the field is blank when I run the report, which is strange because the other report parameter is
Now().Year