View Single Post
  #2   Report Post  
Krishnakumar
 
Posts: n/a
Default


Hi,

First define names to the ranges.

D2:D5=Rng1,
E5=Rng2 and
F4=Rng3
and the formula

=IF(SUM(COUNTIF(INDIRECT({"rng1","rng2","rng3"}),A 15))=1," ",ROW())

confirmed with Ctrl+Shift+Enter

HTH


--
Krishnakumar


------------------------------------------------------------------------
Krishnakumar's Profile: http://www.excelforum.com/member.php...o&userid=20138
View this thread: http://www.excelforum.com/showthread...hreadid=386380