Hi,
I am using VS.NET 2003 and I am working on a report in Crystal. In the application whoever logs-in sees his/her name on each form and I would like to do the same in the reports as well. I mean I want to show the name of the person logged on while looking at/printing the report. This information is contained in another form that I call LoginFrm. My question is how can I call the method contained in LoginFrm to get the required information and display the results through the selection formula in my report????
I think what I want to say is how can I pass a string to crystal (getting this info from another form) and then show it on my report.
Any help would be greatly appreciated.
Salmaan
-----------------------
When there is a bridge...there is a way !
I am using VS.NET 2003 and I am working on a report in Crystal. In the application whoever logs-in sees his/her name on each form and I would like to do the same in the reports as well. I mean I want to show the name of the person logged on while looking at/printing the report. This information is contained in another form that I call LoginFrm. My question is how can I call the method contained in LoginFrm to get the required information and display the results through the selection formula in my report????
I think what I want to say is how can I pass a string to crystal (getting this info from another form) and then show it on my report.
Any help would be greatly appreciated.
Salmaan
-----------------------
When there is a bridge...there is a way !