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 derfloh 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: JIMinSRQ
  • Content: Threads
  • Order by date
  1. JIMinSRQ

    How do I call code in Excel from VBA

    I have a project in which I export a query to excel using the OutputTo method DoCmd.OutputTo acOutputQuery, stDocName, acFormatXLS, Filename, True Each time that I do this I create a new spreadsheet/workbook w/ a file name specific to the output. Once in Excel I run a module which formats the...

Part and Inventory Search

Back
Top