Home |
Search |
Today's Posts |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
hi
not sure if i understand you correctly but the "get external data" can be set up to run before and after. assuming that the MS Query is allready set at sheet1 A1... sub runitnow() call RunFirstSub Sheets("sheet1").range("A1").Querytable.Refresh _ Backgroundquery:= False Car RunSecondSub end sub is this what you want?? regards FSt1 "kleysonr" wrote: Hi, Is it possible to run a sub before and after a process of 'Get External Data' ? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Adding to excel "table" using external data query | Excel Discussion (Misc queries) | |||
Parameters In External ODBC Data Queries - "is one of" | Excel Discussion (Misc queries) | |||
Excel Service error "cannot connect to external data source" | Excel Discussion (Misc queries) | |||
Remove "Refresh external data" from template | Excel Programming | |||
excel: external data "data range properties" button dosent work | Excel Programming |