Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations dencom on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: Andrea123
  • Content: Threads
  • Order by date
  1. Andrea123

    RTP to Excel

    How can I send a RPT to Excel? I was trying with the following vbs, but it doesn't work, and I prefer to do it with java script Dim cryRpt As New ReportDocument cryRpt.Load("F:\VB\CrystalReport1.rpt") Try Dim CrExportOptions As ExportOptions Dim CrDiskFileDestinationOptions As New _...
  2. Andrea123

    Problems to Export to Excel

    Hi, I'm exporting a .rpt tp excel but when I export it, the column and rows mixed in excel. The information that i want that be in one row appers in two or three rows, and the same happened to the columms. What can i do?

Part and Inventory Search

Back
Top