gheyman
Well-known Member
- Joined
- Nov 14, 2005
- Messages
- 2,347
- Office Version
- 365
- Platform
- Windows
Can you use an IIF statement in the query?
I want to be able to say
if a Check Box = Yes than show all,
If the Start and End Text Box where the criteria is looking for the date range are null = then show all
If the Start TextBox where the criteria is null show all that are earlier than whats in the End Textbox up to the ate in the End Textbox
If the Start Date is not null and the End Date is null (or blank) the show all from the start date and later.
Yes that's a mouth full!
Thanks
I want to be able to say
if a Check Box = Yes than show all,
If the Start and End Text Box where the criteria is looking for the date range are null = then show all
If the Start TextBox where the criteria is null show all that are earlier than whats in the End Textbox up to the ate in the End Textbox
If the Start Date is not null and the End Date is null (or blank) the show all from the start date and later.
Yes that's a mouth full!
Thanks