Dear Team
I am using a unbound form, to get the criteria for a report, and then calculating the records for the report.
For example, let's say the 3 fields for criteria is City, Married_Status, Retired (Y/N). They user needs to select at least one criteria. My query's uses an AND operation to combine all 3 criterias. So if the user does not mention all 3 criterias, my query will fail to produce the desired result. I am using Access2000, and was searching for help on Null functions, but so far could not suceed.
Can someone throw some light for me please..
Thank you very much
VC
I am using a unbound form, to get the criteria for a report, and then calculating the records for the report.
For example, let's say the 3 fields for criteria is City, Married_Status, Retired (Y/N). They user needs to select at least one criteria. My query's uses an AND operation to combine all 3 criterias. So if the user does not mention all 3 criterias, my query will fail to produce the desired result. I am using Access2000, and was searching for help on Null functions, but so far could not suceed.
Can someone throw some light for me please..
Thank you very much
VC