One - I'm trying to see if I can set up a report heading where the user selects a Week Ending Date (say 11/9/12), the report heading displays that. If the user selects Nov 2012 - the report title displays as such.
I'm guessing I use GetCurrentSelections() - then the second question. If the user selects Nov 2012, the text displays Year: 2012, Month: Nov. Can I rearrange the order to show Month then Year?