Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Can someone please provide some direction...
Using ADO against Acccess 2000 I need the Recordset's rowID to be part of the recordset itself so that I may use it as an ORDER BY subquery in an INNER JOIN. I would think it would be something like this... SQLStmnt = "SELECT CustomerMarket.AccountNumber, RowID FROM CustomerMarket WHERE MarketName = ""FV"" ORDER BY ""QuantityTraded""" Where RowID is some sort of recordset property or dB engin query. Any ideas???? Thanks!!! Trip |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
spreadsheet part and part without grid lines | Excel Discussion (Misc queries) | |||
Search/Match/Find ANY part of string to ANY part of Cell Value | Excel Worksheet Functions | |||
Copying Part of a row down part of a column | Excel Discussion (Misc queries) | |||
How can I sperate the module into two part and connecte the two part and work well? | Excel Programming | |||
Type recordset/recordset? | Excel Programming |