Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
inherited a workbook that runs a query when the date in cell B2 is changed. the
query was set up manually, no code. i tried a QueryTable_AfterRefresh on the sheet the query exists, but it didn't fire. is there a way to tell when the query is finished? -- Gary |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
did you instantiate the event?
http://support.microsoft.com/default...b;en-us;182735 XL97: How to Use the Query Before and AfterRefresh Events -- Regards, Tom Ogilvy "Gary Keramidas" wrote: inherited a workbook that runs a query when the date in cell B2 is changed. the query was set up manually, no code. i tried a QueryTable_AfterRefresh on the sheet the query exists, but it didn't fire. is there a way to tell when the query is finished? -- Gary |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
no, i didn't. i'll see if i can make it work now.
thanks -- Gary "Tom Ogilvy" wrote in message ... did you instantiate the event? http://support.microsoft.com/default...b;en-us;182735 XL97: How to Use the Query Before and AfterRefresh Events -- Regards, Tom Ogilvy "Gary Keramidas" wrote: inherited a workbook that runs a query when the date in cell B2 is changed. the query was set up manually, no code. i tried a QueryTable_AfterRefresh on the sheet the query exists, but it didn't fire. is there a way to tell when the query is finished? -- Gary |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
MS Query refresh question | 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) | |||
Timing of automatic query refresh and macro pivot table refresh | Excel Programming | |||
Excel does not close from VB!! (when i refresh Refresh query with BackgroundQuery:=False) | Excel Programming |