Thread
:
Simple Logical problem
View Single Post
#
4
Posted to microsoft.public.excel.misc
Gary''s Student
external usenet poster
Posts: 11,058
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
Reply With Quote
Gary''s Student
View Public Profile
Find all posts by Gary''s Student