Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I want to build a formula that locates the cells that CONTAIN a certain text
and either replace the WHOLE cell with something else or return a defined result in another cell. The first part is pretty much what autofilter does when a custom filter is defined. |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Depending on what your layout looks like, and without examples, sounds like
you want to use a combination of FIND/SEARCH, MATCH, or INDEX. -- Best Regards, Luke M *Remember to click "yes" if this post helped you!* "EZ-XLS" wrote: I want to build a formula that locates the cells that CONTAIN a certain text and either replace the WHOLE cell with something else or return a defined result in another cell. The first part is pretty much what autofilter does when a custom filter is defined. |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I would look in the vba help for FINDNEXT.
-- Don Guillett Microsoft MVP Excel SalesAid Software "EZ-XLS" wrote in message ... I want to build a formula that locates the cells that CONTAIN a certain text and either replace the WHOLE cell with something else or return a defined result in another cell. The first part is pretty much what autofilter does when a custom filter is defined. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Locate changed cells with Worksheet_Calculate() | Excel Worksheet Functions | |||
How do I locate merged cells | Excel Discussion (Misc queries) | |||
Locate and count the recurrences of a text string | Excel Discussion (Misc queries) | |||
How locate merged cells in Excel | Excel Discussion (Misc queries) | |||
Locate and delete specific cells | Excel Discussion (Misc queries) |