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 gkittelson 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. mlynch199

    Creating an excel spreadsheet form sql data

    Is it poosible to write the data from an sql table directly into an excel spreadsheet that already has been creted and contains a macro? Thanks! Maurice
  2. mlynch199

    Writing to an existing Excel file

    I am currently trying to write the contents of an SQL table to an existing Excel database. I can use CreateTextFile and this will open a new Excel project which works fine. I assumed OpenTextFile could be used with an existing file which contained macros but this does not seem to work. Any help...
  3. mlynch199

    SQl to excel

    Can I create a stored procedure in SQL which will write data form the database into an existing excel file which will run a macro and can be appended?

Part and Inventory Search

Back
Top