+ Reply to Thread
Results 1 to 3 of 3

ListObject QueryTable Refresh

  1. #1
    Forum Contributor
    Join Date
    10-13-2015
    Location
    California
    MS-Off Ver
    Office 2013
    Posts
    138

    Question ListObject QueryTable Refresh

    I have a Workbook that has several tables linked to an access database.

    I am trying to write a macro that will update all of these tables.

    I can successfully update a table using ListObject.QueryTable.Refresh BackgroundQuery:=False

    However what I am looking at doing is updating all of the tables without the macro having to select the sheets on a time delay.

    Currently I am using an ontime command between table updates.

    Is there a way to make it update all tables in sequence?

    *for all tables in wkbook update tables one after the other*

  2. #2
    Forum Contributor
    Join Date
    10-13-2015
    Location
    California
    MS-Off Ver
    Office 2013
    Posts
    138

    Re: ListObject QueryTable Refresh

    Current I have a block like this:

    Please Login or Register  to view this content.
    However I want to avoid using select and also avoid using time delays and just have one start updating as the previous one finishes.

  3. #3
    Forum Contributor
    Join Date
    10-13-2015
    Location
    California
    MS-Off Ver
    Office 2013
    Posts
    138

    Re: ListObject QueryTable Refresh

    Can anyone help with this?

+ 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. QueryTable.Refresh
    By littlem0nk3y in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 01-22-2015, 09:30 AM
  2. Refresh QueryTable by VBA
    By KRAND in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 07-14-2014, 04:53 PM
  3. How to test successful connection to ODBC source using ListObject/QueryTable?
    By beacon in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 04-01-2013, 10:03 AM
  4. QueryTable Refresh Fails in VBA
    By ChrisNor in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 09-15-2009, 03:50 AM
  5. Querytable refresh from form
    By domski74 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 07-14-2009, 07:15 AM
  6. How can I stop QueryTable.Refresh ?
    By foxguy in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 07-02-2009, 05:56 PM
  7. I need a QueryTable.Refresh solution
    By Lucian Rosu in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 06-12-2006, 06:15 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