Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Hi, I'm trying to create an SQL query using Excel as the datasource, the query should either either replace one value with another or create a new field on the basis of the first. My query is returning "A","B","C" etc. but I want to alias this with another value e.g. "1","2","3" and then make use of the aliased value elsewhere in the query. I've tried using a CASE statement but this doesn't seem to be supported when Excel is the datasource.....does anyone have any ideas how I can do this? Thanks -- iain_m ------------------------------------------------------------------------ iain_m's Profile: http://www.excelforum.com/member.php...o&userid=34107 View this thread: http://www.excelforum.com/showthread...hreadid=538792 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
if statement or other methds to find similar data | Excel Worksheet Functions | |||
how to create automatic macro with if statement or similar | Excel Discussion (Misc queries) | |||
IF statement with logical_value that is similar to this 0 |
Excel Worksheet Functions | |||
Combine query to count products with similar names | Excel Worksheet Functions | |||
VBA 97 does noet have Replace: anything similar ? | Excel Programming |