#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 6
Default excel query

I setup an excel query from an excel source. How do I see what excel
worksheet is my source?
--
narp
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,118
Default excel query

Try this:

Right-click on the data table
Select: Edit Query
When MS Query opens, click the [SQL] button
Is the complete file path displayed in the SQL?

Example:
SELECT rngMyData.Name, rngMyData.Year, rngMyData.Amounts
FROM `C:\Data\TestExcelList`.rngMyData rngMyData

In that, case the source file is:
C:\Data\TestExcelList.xls

Note: MS Query truncates the xls file extension

Does that help?
***********
Regards,
Ron

XL2002, WinXP


"narp" wrote:

I setup an excel query from an excel source. How do I see what excel
worksheet is my source?
--
narp

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 6
Default excel query

When I do that is gives me the tab name but not the worksheet file name/path
--
narp


"Ron Coderre" wrote:

Try this:

Right-click on the data table
Select: Edit Query
When MS Query opens, click the [SQL] button
Is the complete file path displayed in the SQL?

Example:
SELECT rngMyData.Name, rngMyData.Year, rngMyData.Amounts
FROM `C:\Data\TestExcelList`.rngMyData rngMyData

In that, case the source file is:
C:\Data\TestExcelList.xls

Note: MS Query truncates the xls file extension

Does that help?
***********
Regards,
Ron

XL2002, WinXP


"narp" wrote:

I setup an excel query from an excel source. How do I see what excel
worksheet is my source?
--
narp

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Using A Cell In Excel as Criteria for a Query charles Excel Discussion (Misc queries) 2 July 14th 06 05:06 PM
Excel 2000 using Web Query is slow on Excel 97 [email protected] Excel Discussion (Misc queries) 0 April 10th 06 06:10 PM
enable automatic refresh Vass Excel Worksheet Functions 2 March 11th 06 04:36 AM
AHHH! Again JAA149 Excel Discussion (Misc queries) 0 October 31st 05 11:36 AM
Micosoft Query does not export result set to excel Peter McAuley Excel Worksheet Functions 0 June 16th 05 08:53 PM


All times are GMT +1. The time now is 10:42 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"