Posted to microsoft.public.excel.worksheet.functions
|
|
IF AND OR functions
IF(AND(A1=B2, A1<=B3), "True", "False")
--
Bearacade
------------------------------------------------------------------------
Bearacade's Profile: http://www.excelforum.com/member.php...o&userid=35016
View this thread: http://www.excelforum.com/showthread...hreadid=572736
|