Brief history:
We are gathering information using Crystal Reports 7.0 and exporting it as a text file. This information is FTPd to the mainframe for further processing. We needed a simple way for the users to select the Userids they need for the Crystal Report, then run the report & export the data. We decided to create a VB form at the front....
I have created a simple form including 2 list boxes and an export command button. I have successfully collected choices of Userids from the 'available' Userid list box to the 'selected' Userid list box. I have also successfully exported the crytal report that I had previously imported, but I have yet to take the 'selected' Userids and fed them as new parameters to run the report then Export this new data. Is there a simple command/group of commands that I can use? I am not sure how to express the parameter list to create the new report to export.
Any help would be greatly appreciated. By the way, I thouroughly enjoy reading other people's questions/answers. This is a fantastic place to learn.
Thank you in advance for your help.
Jody
We are gathering information using Crystal Reports 7.0 and exporting it as a text file. This information is FTPd to the mainframe for further processing. We needed a simple way for the users to select the Userids they need for the Crystal Report, then run the report & export the data. We decided to create a VB form at the front....
I have created a simple form including 2 list boxes and an export command button. I have successfully collected choices of Userids from the 'available' Userid list box to the 'selected' Userid list box. I have also successfully exported the crytal report that I had previously imported, but I have yet to take the 'selected' Userids and fed them as new parameters to run the report then Export this new data. Is there a simple command/group of commands that I can use? I am not sure how to express the parameter list to create the new report to export.
Any help would be greatly appreciated. By the way, I thouroughly enjoy reading other people's questions/answers. This is a fantastic place to learn.
Thank you in advance for your help.
Jody