Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have cells that contain a list seperated by || (i.e.
|cat|dog|fish|ape|). I am looking for options to search thru this list for a particular item. I know I can to a text to column and then search each of the resulting individual cells for say dog, but I am looking for an easier way. The problem with text to column is that some of the cells have only one item whereas others have 8, so it gets messy. Using a formula, can I chop up the string into an array and then search the array elements for a particular string? -Andrew V. Romero |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
SEARCH but for cell contents rather than text | Excel Discussion (Misc queries) | |||
Can I search for the displayed value in a cell, not the contents? | Excel Discussion (Misc queries) | |||
search if cell contents exist in other cells | Excel Worksheet Functions | |||
search Sheet2! for the contents of Sheet1! | Excel Discussion (Misc queries) | |||
Search Through Multiple Tabs' Contents | New Users to Excel |