Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I'm trying to make a formula which will recognize if the cell above is empty
to use the cell above that one, then the cell above the second one, etc., and finally if all cells have values in them to take the first one above the one your working in. I've come up with the following formula and it works fine if the G35 is emtpy, it finds G34. But if both G35 & G34 are empty it doesn't find G33. Can anyone help me? =IF(G35="",G34,IF(G34="",G33,IF(G33="",G32,G35))) |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Follow up ques on using Listings | Excel Discussion (Misc queries) | |||
CountIf, SumIf formula ques. | Excel Worksheet Functions | |||
Ques. about LINK in my workbook | Excel Discussion (Misc queries) | |||
MACRO QUES FOR MVP | Excel Discussion (Misc queries) | |||
ques | Excel Worksheet Functions |