insert username as default field

M

mike

Hi. I'd like to add a field to a table that will
automatically add the user's name to a field so that I can
keep track of who entered the new data. Any suggestions
would be great! Thanks!!
 
D

Duane Hookom

Do all data entry/editing in forms where you can set the default to a
function that returns the user's name. You can also run event code in the
before update event.
 
M

Mike

Duane, thanks. How would the function look?
-----Original Message-----
Do all data entry/editing in forms where you can set the default to a
function that returns the user's name. You can also run event code in the
before update event.

--
Duane Hookom
MS Access MVP





.
 

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

Top