Home |
Search |
Today's Posts |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
You can use Microsoft query to extract from Excel files - just make
sure your queried file is in database format - all columns contain the same data types, no completely empty columns or rows etc. Data - Import External Data - New Database Query. Choose Excel Files* for the Data Source and navigate to the workbook and sheet you want to query. You may also want to use the Worksheet_FollowHyperlink event to either trip/display the desired query or just filter the sheet being linked to so the info you want is displayed. Cliff Edwards |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Adding to excel "table" using external data query | Excel Discussion (Misc queries) | |||
SQL query JOINED Data from which Table? | Excel Programming | |||
Userform web Data query table | Excel Programming | |||
Append Data to Table after Web Query | Excel Programming | |||
Excel 2000 Web query not returning all Table Data | Excel Programming |