Current user

  • Thread starter Thread starter M.A.Halim
  • Start date Start date
M

M.A.Halim

Good Day To ALL
Im using the Current User() expression in a textbox in a report to print the
current user, but it gives me (Admin) while my PC Name is ("Halim125"), how
to display that name(Halim125) in the current user text. Im the owner of that
database. and every other user must have his name printed on the report when
he uses his PC

what expression to use?

Thanks
 
Yopu need the FosUserName() function. Google it.
-- Dorian
"Give someone a fish and they eat for a day; teach someone to fish and they
eat for a lifetime".
 
Back
Top