Hi All,
Some assistance please
I am trying to combine two IF statements that work fine singularly. I'd like to do this using a formula and not VBA if possible.
=IF(C10= "Vendor Approver", "Approval Level","")
and
=IF(C10= "Vendor Requestor", "Requestor Level","")
Should I be using IF+AND/OR?
Thanks in advance,
Regards, Jay
Some assistance please
I am trying to combine two IF statements that work fine singularly. I'd like to do this using a formula and not VBA if possible.
=IF(C10= "Vendor Approver", "Approval Level","")
and
=IF(C10= "Vendor Requestor", "Requestor Level","")
Should I be using IF+AND/OR?
Thanks in advance,
Regards, Jay