![]() |
![]() |
|
|||||||
| Excel Questions All Excel/VBA questions - formulas, macros, pivot tables, general help, etc. Please post to this forum in English only. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
New Member
Join Date: Feb 2002
Location: Santa Barbara
Posts: 28
|
Is there a way to find all cells containing a certain text without using the simple find comand?
I want to find all cells containing the word test. sometimes it is XXtest or aatest or testb. There are hundreds of these possibilities and I want to find all of them. Is there a formula that will look for this. I am hoping to use it to set a flag next to this cell. Thanks |
|
|
|
|
|
#2 | |
|
MrExcel MVP
Join Date: Feb 2002
Location: Winnipeg
Posts: 2,330
|
Quote:
=SEARCH("test",A1) Regards,
__________________
Barrie Davidson "You're only given a little spark of madness. You mustn't lose it." - Robin Williams |
|
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|