View Full Version : autofill user on form?


bill crumpton
09-27-2000, 04:50 AM
Is there a way that I can have the current user shown on the form in a unbound field? If so, how? Thanks.

ekimball
09-27-2000, 07:01 AM
If you are having the user log in to the DB security tou can get therir username with the currentuser() function.

e_kimball@yahoo.com

bill crumpton
09-27-2000, 11:10 AM
thanks e_kimball. Worked.