hello,
i have a form switchboard where when the user types his user name and passowrd, i store the NAME of that user in a variable called pname which i have declared as a public variable in the bas utilities.
now when this user prints a report i want the NAME of this user to get displayed in the report header.
i created a text box on the report and tried to call the variable pname to display the users name but without any luck....maybe my code is wrong....
please let me know my mistake...or is there any other way to solve the problem.
alifya
i have a form switchboard where when the user types his user name and passowrd, i store the NAME of that user in a variable called pname which i have declared as a public variable in the bas utilities.
now when this user prints a report i want the NAME of this user to get displayed in the report header.
i created a text box on the report and tried to call the variable pname to display the users name but without any luck....maybe my code is wrong....
please let me know my mistake...or is there any other way to solve the problem.
alifya