Thread
:
Need help with IF command
View Single Post
#
1
Posted to microsoft.public.excel.worksheet.functions
Tobias
external usenet poster
Posts: 12
Need help with IF command
Hi!
I would like to do something like:
IF(B3=8 and C3=8;1;0)
if (B3 is equal or bigger than 8 and c3 is equal and bigger than 8) this is
true give me 1 otherwise 0. How do I write that?
Reply With Quote
Tobias
View Public Profile
Find all posts by Tobias