ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Locate source data on auto refresh (https://www.excelbanter.com/excel-programming/428182-locate-source-data-auto-refresh.html)

medirate

Locate source data on auto refresh
 
When I open a workbook, data is automatically imported into the worksheet.
How do I locate the source of the data? Where might the path be located for
the source data, and how do I change it?



FSt1

Locate source data on auto refresh
 
hi
not sure...guessing here but...
open the vb editor(alt+F11). in the project window(far left), expand your
project(file). click ThisWorkbook. look for an workbook_open macro. you might
learn something there.
another hunch.....
right click the data range and see if on the pop up is listed "edit query".
if so, click it which should bring up the MSQuery dialog. on the tool bar,
click SQL.
this with give you your path, fields and data source.

if neither of these work....post back with more info.

regards
FSt1

"medirate" wrote:

When I open a workbook, data is automatically imported into the worksheet.
How do I locate the source of the data? Where might the path be located for
the source data, and how do I change it?





All times are GMT +1. The time now is 03:08 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com