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 Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by bouser1

  1. bouser1

    code to export data to Excel..

    Hi guys, I worte a macro to refresh a report by passing values and save them as pdf files and now the user wants data in excel sheet to work on. This is my macro for saving pdf. Set doc = Application.Documents.Open("C:\R-20-##-###-CY2002.rep") Set var = doc.Variables.Item(1) Set...

Part and Inventory Search

Back
Top