Data in column A is the unit code. Column B is unit system. Column C is unit system I.D. There are 3 unit systems for each unit code and one unit system I.D. for each unit system.
I have a list of all of the unit codes and I need to match the unit code with one specific unit system and the result be the unit system I.D.
Sheet 1:
UNIT CODE UNIT SYSTEM SYSTEM I.D.
unit1324 PBUSE W42511
unit1324 ULLS4 W95478
unit1324 SAMSe W85698
Sheet 2:
I have all unit codes listed only once in column A. Column B is PBUSE, column C is ULLS4 and column D is SAMSe. In cell B2 I want to say: look on sheet 1 and if unit code matches A2 AND unit system = "PBUSE" give me the system I.D.
I'll then use the same formula to grab the system I.D.'s for the ULLS4 and SAMSe. I just can't seem to make this work. your assistance is greatly appreciated.
Randy
I have a list of all of the unit codes and I need to match the unit code with one specific unit system and the result be the unit system I.D.
Sheet 1:
UNIT CODE UNIT SYSTEM SYSTEM I.D.
unit1324 PBUSE W42511
unit1324 ULLS4 W95478
unit1324 SAMSe W85698
Sheet 2:
I have all unit codes listed only once in column A. Column B is PBUSE, column C is ULLS4 and column D is SAMSe. In cell B2 I want to say: look on sheet 1 and if unit code matches A2 AND unit system = "PBUSE" give me the system I.D.
I'll then use the same formula to grab the system I.D.'s for the ULLS4 and SAMSe. I just can't seem to make this work. your assistance is greatly appreciated.
Randy