Thread
:
=If (need 2 criterias), true, false
View Single Post
#
1
Posted to microsoft.public.excel.worksheet.functions
serve
Posts: n/a
=If (need 2 criterias), true, false
=IF(a=b and c=d, place value for true, place value for false). I need to
have 2 criteria in the logical section, right now you can only use 1 logical
statement
Reply With Quote