Saving\Updating Refreshed Reports - TechRepublic
General discussion
June 10, 2004 at 08:42 AM
canzee2000

Saving\Updating Refreshed Reports

by canzee2000 . Updated 22 years ago

How do save/update a report that was opened through the report viewer in VB 6.0 after refreshing the report?

I trying to accomplish this task using the Report.saveas property.

Report.Saveas(“E:\FilePath.rpt”, cr80fileformat) as Crreportfileformat

Bue the above code is generating a define type error.

This discussion is locked

All Comments