Home |
Search |
Today's Posts |
#4
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
You could have a helper column with -
=IF(ISNUMBER(SEARCH("Augusta",A1)),1,0) This will return 1 in any row with the target text. Regards. Bill Ridgeway Computer Solutions "T Perry" wrote in message ... I want to do a search where I can look up the "street name" out of an address column. For example, where it says 1708 Augusta Rd, I want to search for all address on "Augusta" (in case it's Street instead of Road). Does anyone know how to do this? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
HOW DO I COMPARE TWO SHEETS AND IDENTIFY WHICH CELLS DIFFER | Excel Discussion (Misc queries) | |||
Summing part of a string excluding cells | Excel Worksheet Functions | |||
Formula to identify a keyword in all cells of a column | Excel Discussion (Misc queries) | |||
How do I rotate Horazontial cells vertical, so part of the chart . | Excel Worksheet Functions | |||
Convert data type of cells to Text,Number,Date and Time | Excel Worksheet Functions |