![]() |
FIND IF A CELL CONTAINS TEXT
We need to have a formula that can find a text in a cell and if text is in
the cell, return that text, otherwise, leave the cell blank. |
FIND IF A CELL CONTAINS TEXT
Try
=IF(ISTEXT(A1),A1,"") If this post helps click Yes --------------- Jacob Skaria "Tree" wrote: We need to have a formula that can find a text in a cell and if text is in the cell, return that text, otherwise, leave the cell blank. |
FIND IF A CELL CONTAINS TEXT
=T(A1)
"Tree" wrote: We need to have a formula that can find a text in a cell and if text is in the cell, return that text, otherwise, leave the cell blank. |
FIND IF A CELL CONTAINS TEXT
THANK YOU!!! This forum really ROCKS! Thanks again!! Have a GREAT weekend!
"Jacob Skaria" wrote: Try =IF(ISTEXT(A1),A1,"") If this post helps click Yes --------------- Jacob Skaria "Tree" wrote: We need to have a formula that can find a text in a cell and if text is in the cell, return that text, otherwise, leave the cell blank. |
All times are GMT +1. The time now is 09:29 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com