Hi,
I have created a crystal report to gather data and print when equal to a specific ID, and I want to call this report from vb and make it print the report using the ID I have open on my application.
So is there a command like this in existence?
call printreport(thereport.rpt, id=123)
Thanks
I have created a crystal report to gather data and print when equal to a specific ID, and I want to call this report from vb and make it print the report using the ID I have open on my application.
So is there a command like this in existence?
call printreport(thereport.rpt, id=123)
Thanks