Thread: An Advance IF
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Manos Manos is offline
external usenet poster
 
Posts: 50
Default An Advance IF

Dear all

I have in cell H14 = A AND I14= FALSE, J14=FALSE, K14=FALSE
IN H15=FALSE I15=B, J15=FALSE, K15=FALSE
IN H16=FALSE I16=FALSE J16=C, K16=FALSE

So i want in each line and bring in B14, lets say that if the cell H14, OR
I14, OR J14, OR K14 is not FALSE then bring me the value.

I want to check between the four cell the value and if not FALSE to bring me
the respective value.
In each line only one cell has a value, the rest three has value false.

Any good ideas for advance If, or anything else?

Thanks in advance
Manos