Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi, I have a WB that contains x number of sheets. There are multiple sheets
that that are called Open (Open1, Open2, etc) and the same for sheets that are called Closed (we use Excel 2003, limited to 65k rows, tha is why we use multiple sheets for open and closed transactions). Each sheet has a SecurID column that is supposed to be unique. I need to run a query that will check for duplicate SecurID's and give me the ID and # of duplicates. Its a select union query between Open and Closed. IMPORTANT, the query need to run on the curent workbook that is in memory and not a saved version of the file on the network. Also, what type of a ADO connction string would I use to connect to the current open WB. Thanks, Mike |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Import New Database Query (Union Query) in Spreadsheet | Excel Discussion (Misc queries) | |||
Importing Union Query | Excel Discussion (Misc queries) | |||
Bringing in a Union Query with excel? | Excel Worksheet Functions | |||
How do I select on a SQL Datetime field in Excel Query? | Excel Programming | |||
Union Query from Access | Excel Programming |