Howdy!
I have a database which I am currently building. The people I'm building it for would like to see who uses the database. Thus I inserted a tracking method for each entry. I currently track the user by using the Environ("USERNAME") command. The people I'm building this for would like the username converted to the actual person's name. Similar to the way Outlook converts the username to the name when sending an email.
I have no idea how to accomplish this request. Is this possible? If so, what commands are used?
TIA
BD
I have a database which I am currently building. The people I'm building it for would like to see who uses the database. Thus I inserted a tracking method for each entry. I currently track the user by using the Environ("USERNAME") command. The people I'm building this for would like the username converted to the actual person's name. Similar to the way Outlook converts the username to the name when sending an email.
I have no idea how to accomplish this request. Is this possible? If so, what commands are used?
TIA
BD