Automatic Username entry

  • Thread starter Thread starter JenK
  • Start date Start date
J

JenK

My database is secured using MS Security wizard. I would like for the system
to automatically input the logged on username into a field so I know who
entered the data. How do I do this and is it even possible?
 
Would I put that in the Default Value box on the form? Or does it go in the
table?
 
You can put it in the default value of the box on the form. In this case
write =currentuser()

Cheers
 

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