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 TouchToneTommy 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: *

  1. DiyaParial

    Exporting from BO report to Excel via VBA Macro

    Thanks Samdot , that worked well. I used ExportasHtm to write from each tab in the report to Html files, then opened each of these in Excel and copied them over to one Excel WorkBook. I didnt work each cell, I just copied using Workbool.Cells.Select. It worked but in the final Excel file, the...
  2. DiyaParial

    Exporting from BO report to Excel via VBA Macro

    How can I export data from within a report macro to Excel ? I can do an export to Text or RTF or HTM but I can seem to get it to go to Excel. anyone has any sampe code ?

Part and Inventory Search

Back
Top