M/c name in report

gdanalakshmi

Registered User.
Local time
Today, 14:31
Joined
Nov 26, 2002
Messages
102
I want to print the m/c name in the report's footer so that the users know to whom it belongs when they go to collect the print outs at the printer
Is there a standard function to print the m/c name in the report footer?

Thanks
 
Not sure what you mean by m/c but to display the current user create a textbox and set the Control Source to "=CurrentUser()"

Autoeng
 

Users who are viewing this thread

Back
Top Bottom