Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Print name of current user...

Status
Not open for further replies.
May 12, 2002
51
US
IS there any way to print the current name of the user logged into the database in the report footer?
 
Add a text box to the report footer. Set its Control Source property to

=CurrentUser()
Have fun! :eek:)

Alex Middleton
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top