Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello,
I'm trying to pull data from access to excel using MS Query. I have three Access databases (for three different countries) that will reside in three seperate subdirectories on the harddrive. I want to create one excel file that will work for all three applications. Problem is that the data source is hard coded into the MS Query. Is there some syntax in SQL that I can use to find the correct data base? like, select table1.* from c:\app1\table1.mdb if exists else select table1.* from c:\app2\table1.mdb if exists else select table1.* from c:\app3\table1.mdb. or something like that. Thanks! Dave |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Import New Database Query (Union Query) in Spreadsheet | Excel Discussion (Misc queries) | |||
database query not showing foxpro database How I import data | New Users to Excel | |||
Anyone Else Use Database Query to Query Another Sheet in the Same Excel Workbook? | Excel Discussion (Misc queries) | |||
Anyone Else Use Database Query to Query Another Sheet in the Same Excel Workbook? | Excel Discussion (Misc queries) | |||
How to use a Access Query that as a parameter into Excel database query | Excel Discussion (Misc queries) |