T
TA
Hello,
I do an error checking in a table (I am not a VB guy -
Sorry!) How can I write a command for checking like this:
IF empty(agency) AND (siteid<>1 or siteid<>2 or ...
siteid<>27 or siteid<>9009 or siteid<>8008)
How to avoid typing long conditional?
Thanks you all for reply.
TA
I do an error checking in a table (I am not a VB guy -
Sorry!) How can I write a command for checking like this:
IF empty(agency) AND (siteid<>1 or siteid<>2 or ...
siteid<>27 or siteid<>9009 or siteid<>8008)
How to avoid typing long conditional?
Thanks you all for reply.
TA