LonnieJohnson
Programmer
I am using the IIF function to determine criteria of a date field in a query. I have found, as I am finding today that the IIF function dosen't like the Is Null or Is Not Null statement in the query grid.
I typed the following:
IIf([Forms]![MyForm]![IndicatorField]=1,Is Null,Is Not Null)
Any insight on how to select records that have a Null value in a certain field based on a condition would be very helpful.
Thanks in advance... B-) ljprodev@yahoo.com
Professional Development
MS Access Applications
I typed the following:
IIf([Forms]![MyForm]![IndicatorField]=1,Is Null,Is Not Null)
Any insight on how to select records that have a Null value in a certain field based on a condition would be very helpful.
Thanks in advance... B-) ljprodev@yahoo.com
Professional Development
MS Access Applications