I have a function that returns the user's network name, "UserName". When my users enter the database, I have a splash form that displays their network user name on that form. I have a table "tblUsers" with fields "fldUser", "fldFN", and "fldLN"
that contains their network names, first name and last name respectively. How wold I go about displaying the User's first and last name in place of their network name on the splash form?
Thanks,
Todd
that contains their network names, first name and last name respectively. How wold I go about displaying the User's first and last name in place of their network name on the splash form?
Thanks,
Todd