E
Eric
I have an unbound form that is used for user
authentication. The user enters a login id and a password
into unbound control boxes.
I have a query that references these values via an event
macro and returns a true/false value.
In order for my succeeding macros to function properly, I
need to be able to refer to the true/false result from
within my macro criteria, so that I can dictate which
succeeding macro to execute. Currently, when trying to
reference the result of that query, I receive an error
message stating that the "Automation Object" doesn't
exist. Any help is much appreciated. Please note that my
visual basic knowledge is very limited. Thanks in advance.
authentication. The user enters a login id and a password
into unbound control boxes.
I have a query that references these values via an event
macro and returns a true/false value.
In order for my succeeding macros to function properly, I
need to be able to refer to the true/false result from
within my macro criteria, so that I can dictate which
succeeding macro to execute. Currently, when trying to
reference the result of that query, I receive an error
message stating that the "Automation Object" doesn't
exist. Any help is much appreciated. Please note that my
visual basic knowledge is very limited. Thanks in advance.