Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I have a query to an external database but when I run the query it brings up
some anomalies. When I check the data in the database these anomalies do not exist. I am suspecting therefore that the query is pointing to another database, probably a backup. How can I find out what the source of the query is? TIA -- Tony |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
with thisworksheet.querytables(1)
debug.print connection debug.print sql end with HTH -- AP "TonyL" a écrit dans le message de ... I have a query to an external database but when I run the query it brings up some anomalies. When I check the data in the database these anomalies do not exist. I am suspecting therefore that the query is pointing to another database, probably a backup. How can I find out what the source of the query is? TIA -- Tony |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Get External Data - not editable using Query Wizard | Excel Discussion (Misc queries) | |||
Web Query: Obtaining source link from a cell | Excel Worksheet Functions | |||
MS Query Data Source Change | Excel Discussion (Misc queries) | |||
Updating master workbook from source that may/may not exist | Excel Worksheet Functions | |||
Excel2000 ODBC query oddity | Excel Discussion (Misc queries) |