i've posted a thread about this before - i need to capture the username of the person currently logged in to record who made which entry, and previously i just used a query to extract the username, with Environ("username") as the criteria, and it used to work, but now i'm using an updated version of the db, but that doesn't work anymore! and i can't figure out why!
and on top of that, as in my previous post, i need to capture the user who made that entry, and assign that value of the username to that field in that entry in that table and freeze so it doesn't keep looking up the current username in the query and keep changing it.
i'm in access hell! hope someone can help with this, thanks!
and on top of that, as in my previous post, i need to capture the user who made that entry, and assign that value of the username to that field in that entry in that table and freeze so it doesn't keep looking up the current username in the query and keep changing it.
i'm in access hell! hope someone can help with this, thanks!