bluepenink
Well-known Member
- Joined
- Dec 21, 2010
- Messages
- 585
All
I am having issues with embedding multiple if scenarios with OR/and logic.
In sheet1, column A = system titles
in sheet 1, column B = # of years
in sheet1, column C = if statement required (client titles)
in reference sheet, column A = system titles
in reference sheet, column B = client titles
it seems like a pretty simple, vlookup, however, there are couple of issues
a) if system title = Local Partner OR Principal OR Principal Economist OR Principal TaxAdvisor AND their # of years > 10 THEN column C in sheet1 = Sr Partner
b) if system title = Local Partner OR Principal OR Principal Economist OR Principal TaxAdvisor AND their # of years < 10 THEN column C in sheet1 = Partner
c) If none of A or B, then vlookup sheet1 column A to reference sheet columns A:B
How can I embed the logic above? I am confused! thxs so much!
I am having issues with embedding multiple if scenarios with OR/and logic.
In sheet1, column A = system titles
in sheet 1, column B = # of years
in sheet1, column C = if statement required (client titles)
in reference sheet, column A = system titles
in reference sheet, column B = client titles
it seems like a pretty simple, vlookup, however, there are couple of issues
a) if system title = Local Partner OR Principal OR Principal Economist OR Principal TaxAdvisor AND their # of years > 10 THEN column C in sheet1 = Sr Partner
b) if system title = Local Partner OR Principal OR Principal Economist OR Principal TaxAdvisor AND their # of years < 10 THEN column C in sheet1 = Partner
c) If none of A or B, then vlookup sheet1 column A to reference sheet columns A:B
How can I embed the logic above? I am confused! thxs so much!