Thread
:
is there an AND logical ?
View Single Post
#
5
Posted to microsoft.public.excel.worksheet.functions
T. Valko
external usenet poster
Posts: 15,768
is there an AND logical ?
Try this:
=--AND(A1=1,B1=C1)
--
Biff
Microsoft Excel MVP
"0nanman" wrote in message
...
i want to check multiple cells with something like:
IF CellA=1 AND IF CellB=CellC,1
Reply With Quote
T. Valko
View Public Profile
Find all posts by T. Valko