+ Reply to Thread
Results 1 to 2 of 2

Queue database exports

  1. #1
    Registered User
    Join Date
    10-14-2013
    Location
    Saturn
    MS-Off Ver
    Excel 2010
    Posts
    28

    Queue database exports

    Hi,

    Beginner Access user here. I need to export multiple tables to excel files (separate files). It takes awhile, and in the meantime I can't do anything. I was wondering if there is a way to set it up so access will automatically export all of the tables individually while I go out for a walk.

    Thanks,

  2. #2
    Forum Moderator alansidman's Avatar
    Join Date
    02-02-2010
    Location
    Steamboat Springs, CO
    MS-Off Ver
    MS Office 365 Version 2405 Win 11 Home 64 Bit
    Posts
    23,893

    Re: Queue database exports

    Yes, but it will have to be done using VBA. You will have to write a DoCmd.TransferSpreadsheet line for each table or if you have a list of the tables in another table, then you could write a Do Loop to cycle through that particular table and export each of the named tables.
    Alan עַם יִשְׂרָאֵל חַי


    Change an Ugly Report with Power Query
    Database Normalization
    Complete Guide to Power Query
    Man's Mind Stretched to New Dimensions Never Returns to Its Original Form

  3. #3
    Forum Contributor
    Join Date
    01-18-2010
    Location
    Bentley, NM
    MS-Off Ver
    Excel 2010
    Posts
    229

    Re: Queue database exports

    I don't think you would have to use VBA as there are some options with built in macros that should work depending on your Access version. For example, Access 2010 and probably 07 has a "ExportWithoutFormatting" command that should work. VBA is generally preferred though.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. method to count how many 'jump the queue'
    By coffee_man in forum Excel General
    Replies: 5
    Last Post: 11-23-2011, 04:51 AM
  2. Priority Queue
    By coachklein in forum Excel General
    Replies: 6
    Last Post: 11-03-2011, 06:05 PM
  3. Navigating a Queue
    By John in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 07-25-2006, 05:35 PM
  4. Adding files to a print queue
    By Brad in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 04-27-2005, 04:06 PM
  5. EXCEL queue VBA
    By nomad815 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 04-22-2005, 03:22 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1