Home |
Search |
Today's Posts |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Are you trying to find the position of the search string within another
string or just checking to see if the string exists? If the latter, use "WHERE [Field] Like '%searchstring%' P "Jim Wallace" wrote in message ... I am using Microsoft Query to take data from an ODBC connection to populate a spread sheet. I need to look through a text field for the selection criteria to find a certain string. In Access there is the INSTR() function, in Foxpro it is the AT() function and in SQL Server it is CharIndex() Function, Is there a matching function in Microsoft Query that will find a string in a String? Thanks. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Data Lost in Microsoft Query | Excel Worksheet Functions | |||
Variable external data through a Microsoft Query | Excel Worksheet Functions | |||
Data extract from access query | Excel Discussion (Misc queries) | |||
Waiting for data to be returned from Microsoft Query | Excel Discussion (Misc queries) | |||
Using Microsoft Query data in a pivot table. | Charts and Charting in Excel |