Benjamin Bolduc
Registered User.
- Local time
- Today, 11:47
- Joined
- Jan 4, 2002
- Messages
- 169
Hi everyone,
I have a report whose query criteria is set to a series of comboboxes on the form that opens it.
I can get the comboboxes to work great together using Iif statements, but the one problem I'm having is with the date.
I have two fields on my form that I would like to be able to enter a Start and End date to create a range in my reports query.
The Iif statement method I'm using for the simpler query does not work for this.
How would you all go about this the most effectively? I've searched through millions of posts in this forum but can't seem to find anything that touched specifically on my problem.
I'll look forward to your responses.
Thank you,
Ben
I have a report whose query criteria is set to a series of comboboxes on the form that opens it.
I can get the comboboxes to work great together using Iif statements, but the one problem I'm having is with the date.
I have two fields on my form that I would like to be able to enter a Start and End date to create a range in my reports query.
The Iif statement method I'm using for the simpler query does not work for this.
How would you all go about this the most effectively? I've searched through millions of posts in this forum but can't seem to find anything that touched specifically on my problem.
I'll look forward to your responses.
Thank you,
Ben