Anyone know how to call a Crystal Report (V8.0) from MS Access Application (2000)?
Printable View
Anyone know how to call a Crystal Report (V8.0) from MS Access Application (2000)?
call it as in how?? run a report in it?
I've a report created in Crystal that I want to run from MS Access.
If I wanted to do the same in VB I'd add the crystal component to the form and set up the required attributes then
report1.PrintReport
Come on! Someone must know.