My Visual Basic program brings up my Crystal Reports using:
CrystalReport.Action = 1
When I run my program, I can bring up SX.RPT.
Then, while still running the program, I can bring up DX.RPT.
Both come up successfully.
However, while still running the program, if I try to bring up SX.RPT again, it gives me error 20515 (error in the formula).
Do I have to somehow refresh or flush something before I can run it again? Why does it give me an error in the formula the 2nd time but not the 1st... what I mean is: does simply bringing up the report change the formula?
Any help would be GREATLY appreciated...
Brian G.
Washington University
Dept. of Psychiatry
Epi Research Group
CrystalReport.Action = 1
When I run my program, I can bring up SX.RPT.
Then, while still running the program, I can bring up DX.RPT.
Both come up successfully.
However, while still running the program, if I try to bring up SX.RPT again, it gives me error 20515 (error in the formula).
Do I have to somehow refresh or flush something before I can run it again? Why does it give me an error in the formula the 2nd time but not the 1st... what I mean is: does simply bringing up the report change the formula?
Any help would be GREATLY appreciated...
Brian G.
Washington University
Dept. of Psychiatry
Epi Research Group