I've searched the database and found a few suggestions but none of them seem to work. I want to set the default value for a textbox on a form to be equal to the user's network logon name. We are using WindowsXP Pro on the local machines, Windows 2003 on the server, and Access 2000. I tried Environ("UserName") but it produced an #Error# in the textbox. Any other ideas? Thanks!