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

Try this:

=If(And(H6B6,I6C6),1,0)
--
HTH,

RD

---------------------------------------------------------------------------
Please keep all correspondence within the NewsGroup, so all may benefit !
---------------------------------------------------------------------------
"Mahendra" wrote in message
...
IF (H6B6 AND I6c6, then put 1, else put 0)