Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
This worked perfectly! Thank you.
"roger" wrote: "Graeme" wrote in message ... I'm having some issues with pausing a macro to allow data to load. I have a table created from an imported web query, and my macro refreshes the query and then makes some adjustments to the new data: Sub NewData() 'Refresh part Range("e44").Select Selection.QueryTable.Refresh Does this work? Selection.QueryTable.Refresh (False) -- roger |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Application.wait... won't! | Excel Programming | |||
Please help with Application.Wait ( ) | Excel Programming | |||
pause vba action without using Application.Wait? | Excel Programming | |||
Different syntax for Application.Wait | Excel Programming | |||
application.wait help | Excel Programming |