=IF(SUMPRODUCT(--([CasScalp_MAS_110416.xlsx]Acounts!A10:A742=E11),--([CasScalp_MAS_110416.xlsx]Acounts!F10:F742=$AF$8)),"X","Y")
I have the above fully working formula, but want to add more IF's:
1) That IF C10:C742 (on [CasScalp_MAS_110416.xlsx]Acounts!) = "B" (as well as E11 matching A10:A742 and $AF$8 matching F10:F742), then return a "B" instead of an "X".
2) And IF C10:C742 (on [CasScalp_MAS_110416.xlsx]Acounts!) = "S" (as well as E11 matching A10:A742 and $AF$8 matching F10:F742), then return a "Y" instead of an "X".
Any ideas on including these. Thanks.
Dan
I have the above fully working formula, but want to add more IF's:
1) That IF C10:C742 (on [CasScalp_MAS_110416.xlsx]Acounts!) = "B" (as well as E11 matching A10:A742 and $AF$8 matching F10:F742), then return a "B" instead of an "X".
2) And IF C10:C742 (on [CasScalp_MAS_110416.xlsx]Acounts!) = "S" (as well as E11 matching A10:A742 and $AF$8 matching F10:F742), then return a "Y" instead of an "X".
Any ideas on including these. Thanks.
Dan