I'm working with tempvars and I want to have a form open only if a particular tempvar exists.
however I have to know what action to take if there is no tempvar
if access can't find a temp var it will give #error in a dlookup
I would like it to take an action on the condition that the tempvar doesn't exist
how would I go about this?