Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() HI I use this question and it works fine but I want to sort it in the same order as the "IN list" SELECT ID, firstname, lastname FRON person WHERE ID IN (6,2,8) Now I want it to be sorted in the same order as "IN (6,2,8)" I mhave tried ORDER BY FIELD(ID, 6,2,8) but then I get an error IS thier someone who knows somthing about this? Thanks in advance *** Sent via Developersdex http://www.developersdex.com *** |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to change series plotting order without changing legend order? | Charts and Charting in Excel | |||
For chart syles, why doesn't color order match series order? | Charts and Charting in Excel | |||
How stop Excel file UK date order changing to US order in m.merge | Excel Discussion (Misc queries) | |||
Daily Macro to Download Data, Order and paste in order | Excel Worksheet Functions | |||
Daily Macro to Download Data, Order and paste in order | Excel Programming |