I have a report that groups things by, say, numerical month. So when the report prints there's the top group bar that says 'Month' and has it's information, and then below that there's the Detail section.
Is there a way to extract the number of the month that the report is grouping on in VBA? Reason I ask is because I want to use the month number in an SQL statement.
Thanks in advance,
Onwards,
Q-
Is there a way to extract the number of the month that the report is grouping on in VBA? Reason I ask is because I want to use the month number in an SQL statement.
Thanks in advance,
Onwards,
Q-