Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a user form set to load and show upon file open that has two fields
for user parameter entry--Customer, and Start Date. Button macro pastes this information into cells in Sheet 1 and Sheet 2, which contain queries to an external database. Queries are set to automatically refresh when the cells change. Sheet 3 contains 2 pivot tables, which after the pasting from the user form is done, are coded to refresh (then user form hides). The problem is, the pivot tables refresh before the queries refresh, because the user has to select the "Enable Automatic Refresh" button after the user form hides. Can I use VB code to enable the automatic refresh when the sheet opens, and then time the refresh of the pivot tables to follow the queries' refresh? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Create refresh button in worksheet to refresh Pivot Table Data | Excel Worksheet Functions | |||
external data automatic refresh through macro/query | Excel Discussion (Misc queries) | |||
How can I 'Enable Automatic Refresh' for Query Refresh by default | Setting up and Configuration of Excel | |||
Query Refresh-Enable Automatic Refresh Dialogue Box | Excel Discussion (Misc queries) | |||
Pivot Table REFRESH Flaw -- Saves Old Data in Selection Area AFTER REFRESH | Excel Programming |