Thread
:
AND/OR Formula
View Single Post
#
1
Posted to microsoft.public.excel.programming
Phil Hageman[_4_]
external usenet poster
Posts: 81
AND/OR Formula
I want to add an OR to this formula: if $M4 is a number 1-7, €śtrue€ť results,
and $B6 appears.
=IF(AND(M$4=$E6,M$4<$F6),$B6,"")
Reply With Quote
Phil Hageman[_4_]
View Public Profile
Find all posts by Phil Hageman[_4_]