View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.misc
Gary''s Student Gary''s Student is offline
external usenet poster
 
Posts: 11,058
Default Simple Logical problem

If the only options are 1 and 0 for both K9 and K20, use:
=K9 * K20

this formula returns 1 when both the cells are 1, otherwise 0.
--
Gary''s Student - gsnu2007d