Thread
:
If then
View Single Post
#
1
Posted to microsoft.public.excel.worksheet.functions
PAL
external usenet poster
Posts: 200
If then
I have a multi column (10), multi row(1000s) table. I am trying the
following formula, with if two conditions are true.
=IF(AND(Raw!$D$2:$D$2368=F2,Raw!$R$2:$R$2368<""), "Compliant",
"Non-Compliant").
It doesn't seem to work. Ideas.
Thanks.
Reply With Quote
PAL
View Public Profile
Find all posts by PAL