J
JoeG via AccessMonster.com
I have a query that looks for a customer number based on a card reader swipe -
IF the query returns a null, customer not found THEN, I want to open a "add
new customer" form, ELSE open "new transaction form".
Can the conditional IIF be used to open a form rather than return a message
or is something more complex needed?
Thanks
IF the query returns a null, customer not found THEN, I want to open a "add
new customer" form, ELSE open "new transaction form".
Can the conditional IIF be used to open a form rather than return a message
or is something more complex needed?
Thanks