K
Kahuna
Last one for today guys ... promise!! lol
What's wrong with this structure:
bolFound = DLookup("[li_date_time]", "qry_tblLoggedIn", "[li_user_name] = "
& strCurrentUserName)
qry_tblLoggedIn is a RWOP query based on a locked table. It does show the
correct rows (and has the field li_user_name)
The error is '... Automation Object Does Not Contain 'irjs' (which is the
contents of the current user var).
Any suggestions gratefully received!
What's wrong with this structure:
bolFound = DLookup("[li_date_time]", "qry_tblLoggedIn", "[li_user_name] = "
& strCurrentUserName)
qry_tblLoggedIn is a RWOP query based on a locked table. It does show the
correct rows (and has the field li_user_name)
The error is '... Automation Object Does Not Contain 'irjs' (which is the
contents of the current user var).
Any suggestions gratefully received!