I'm creating an invoice report that lists all of the transactions for the entire week. I'd like the user to be able to select a "week ending date" from a combo box on a form and then have the report's query filtered to transaction dates 'between ([week ending date]-7) and [week ending date]'. I was hoping to populate the combo box with week ending dates for prior 52 weeks from today.
Can anyone help me populate the combo box with these dates?
Is there a better way to have the user select the week for which to generate the invoice report?
Thanks,
Supmktg
Can anyone help me populate the combo box with these dates?
Is there a better way to have the user select the week for which to generate the invoice report?
Thanks,
Supmktg