User Name

  • Thread starter Thread starter Bill
  • Start date Start date
B

Bill

Is there a pseudo variable that I can reference in
code to obtain the current account name of the
current user?

Thanks,
Bill
 
Is there a pseudo variable that I can reference in
code to obtain the current account name of the
current user?

Thanks,
Bill


=CurrentUser()
 
Thanks John. Turns out I need Dev Ashish's code, as there more
likely than not isn't a "Secure Workgroup" and =CurrentUser() will
return "Admin".
Thanks again,
Bill
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top