G
Guest
I'm looking for the best way to do the following:
On a form, I have a user enter a beginning and end date (Ex: 1/1/04,
12/31/04) - can be any 12 month period. Then, I want to use those 12 months
as labels on a report. Since it can be any 12 month period, I need to
populate the report headers based on the beginning month, ending month and
all months in between.
What's the best way to do this? Using an array??
Thanks!
On a form, I have a user enter a beginning and end date (Ex: 1/1/04,
12/31/04) - can be any 12 month period. Then, I want to use those 12 months
as labels on a report. Since it can be any 12 month period, I need to
populate the report headers based on the beginning month, ending month and
all months in between.
What's the best way to do this? Using an array??
Thanks!