K
Katie
Hello,
I have a SS with 3 columns that look something like this:
ANAME) BAgency[Vlookup Result]) CFormula Result)
Jones, Joe Agency1 Agency1 A-M
Smith, Bob Agency2 Agency2 N-Z
Kid, Gregg Agency3 Agency3
Rohl, Jim Agency4 Agency4
**column B is a result of another sheet in the workbook...
I am trying to find a formula that would follow this
logic:
if the 1st letter in A1 is between A-M, and B1
is "Agency1" or "Agency2", then C1 will be 'B1&"A-M"'. if
the first letter in A1 is between N-Z, and B1 is "Agency1"
or "Agency2", then C1 will be 'B1&"N-Z"'. If B1 equals
anything BUT "Agency1" or "Agency2", then the result will
only be 'B1'.
I appreciate the help. Thanks...
I have a SS with 3 columns that look something like this:
ANAME) BAgency[Vlookup Result]) CFormula Result)
Jones, Joe Agency1 Agency1 A-M
Smith, Bob Agency2 Agency2 N-Z
Kid, Gregg Agency3 Agency3
Rohl, Jim Agency4 Agency4
**column B is a result of another sheet in the workbook...
I am trying to find a formula that would follow this
logic:
if the 1st letter in A1 is between A-M, and B1
is "Agency1" or "Agency2", then C1 will be 'B1&"A-M"'. if
the first letter in A1 is between N-Z, and B1 is "Agency1"
or "Agency2", then C1 will be 'B1&"N-Z"'. If B1 equals
anything BUT "Agency1" or "Agency2", then the result will
only be 'B1'.
I appreciate the help. Thanks...