rogster001
New Member
- Joined
- Jun 17, 2010
- Messages
- 45
Hi all,
I am checking to find if a cell in a range contains a string,
if so i then need to output the value of the cell immediately below the one containing the string How can i do this? It will be very easy in VBA i know, but i would like to just use an expression in the formula bar
I have tried a few things and can find the cell containing the string no problem, but i do not know how to then collect the value of the cell below the one containing the target string
I am checking to find if a cell in a range contains a string,
if so i then need to output the value of the cell immediately below the one containing the string How can i do this? It will be very easy in VBA i know, but i would like to just use an expression in the formula bar
I have tried a few things and can find the cell containing the string no problem, but i do not know how to then collect the value of the cell below the one containing the target string