Login name displayed on form

  • Thread starter Thread starter dk
  • Start date Start date
D

dk

I trying to know the name of database user entered new record in table
orders. ( FIELDS: OrderID,User,Date,ordertext)
When I use =CurrentUser() as control source for field "User" I get the
username of person logged to windows.( Admin).
How can I set this value to any user logged to database ( entered in form
USER).


Thank You all for help.
 
dk said:
I trying to know the name of database user entered new record in table
orders. ( FIELDS: OrderID,User,Date,ordertext)
When I use =CurrentUser() as control source for field "User" I get the
username of person logged to windows.( Admin).
How can I set this value to any user logged to database ( entered in form
USER).


Thank You all for help.

This is the DEFAULT Response, until you implement ACCESS SECURITY.
 

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