SBendBuckeye
Programmer
Is this doable? I would like to open a given Crystal Report in VB so I can follow some formula properties through the report. What I am hoping for is something like the following:
Dim CRObj As CrystalReport
Set CROBJ = etc where I specify a particular .rpt file
Thanks in advance for any help!
Happy New Year!
Dim CRObj As CrystalReport
Set CROBJ = etc where I specify a particular .rpt file
Thanks in advance for any help!
Happy New Year!