J
JObrien
This command
varX = DLookup("[password]","[Users]","[Username]
= "&Forms!session!UserID)
produces this error
The expression you entered in a query parameter produced
this error: "the object doesn't contain the automation
object 'Obrien'"
UserID was Obrien.
We're trying to simulate a password entry screen into a
change form and trying to validate password entry.
Any assistance is much appreciated.
varX = DLookup("[password]","[Users]","[Username]
= "&Forms!session!UserID)
produces this error
The expression you entered in a query parameter produced
this error: "the object doesn't contain the automation
object 'Obrien'"
UserID was Obrien.
We're trying to simulate a password entry screen into a
change form and trying to validate password entry.
Any assistance is much appreciated.