S
Scott
I need to run a query that run from multiple yes/no boxes on a form. I have
set the form up with the required fields and have place the following into
the critera:
IIf([Forms]![Customer Selection]![Now Account]=No,"null","Yes") I will only
select one yes from the form and then run the query.
set the form up with the required fields and have place the following into
the critera:
IIf([Forms]![Customer Selection]![Now Account]=No,"null","Yes") I will only
select one yes from the form and then run the query.