Search results

  1. S

    Export Query Data From Access into an Existing Workbook need to tweak existing code

    Hello Everyone, Could someone please help me tweak the code below. I want to export the query data from Access into an existing Excel workbook instead of creating a new workbook for it. There are a total of 9 queries and each has a specific tab it needs to go into the same workbook. Also, I...
  2. S

    DoCmd.TransferSpreadsheet acExport Question

    Hello All, This is what I have so far and it works, I tested it. Could someone please help tweak this a bit so that the file does not get overwritten each time the export happens. Is there a way to have the code create a new file when run instead of having the export go into an existing...
Back
Top Bottom