Home |
Search |
Today's Posts |
|
#1
![]() |
|||
|
|||
![]()
I need a formula that will search a range of blank cells for the one that
includes text and report that text in a cell. For example, my range is A1:IV1 all are empty except for one cell that will change position within that range depending on other criteria. I need that text to be found and reported in cell A2. I tried the "T" function and it works as long as the text filled cell is at the beginning of the range. -- Many thanks |
#2
![]() |
|||
|
|||
![]()
Hi
try =LOOKUP(2,1/(1:1<""),1:1) Returns the LAST entry in this range (and as you have only one entry it should do) -- Regards Frank Kabel Frankfurt, Germany estaban botas wrote: I need a formula that will search a range of blank cells for the one that includes text and report that text in a cell. For example, my range is A1:IV1 all are empty except for one cell that will change position within that range depending on other criteria. I need that text to be found and reported in cell A2. I tried the "T" function and it works as long as the text filled cell is at the beginning of the range. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Hide text that doesn't fit in the cell | Excel Discussion (Misc queries) | |||
how to hyperlink text to a cell | New Users to Excel | |||
Moving text in a cell | Excel Worksheet Functions | |||
Formatting a cell as "text" in the number catagory. | Excel Worksheet Functions | |||
GET.CELL | Excel Worksheet Functions |