Charlie109
New Member
- Joined
- Jan 26, 2022
- Messages
- 4
- Office Version
- 2021
- Platform
- Windows
I need to return value from another worksheet.
Sheet1 has the raw data to pull from
Col A= Emp ID
Col G = PEL ID
Col L = Expiry Date
Col M = Credit Result
I need to look up an EmpID from another sheet (called 33685 DE Qual Status).
Row 2 = all individual EmpID
Col A = the PEL ID
Column below each EmpID required the credit result from sheet1 (Credit result should be either a P, a date or REQ'D
if ColL in sheet1 has a date, that is the value to enter in sheet 33685 DE Qual Status
if there is no date in ColL then enter value that is in ColM (should be P); if the value is E, change it to P and if there is no match the value should be REQ'D
Attached is a spreadsheet.
Appreciate your help
Sheet1 has the raw data to pull from
Col A= Emp ID
Col G = PEL ID
Col L = Expiry Date
Col M = Credit Result
I need to look up an EmpID from another sheet (called 33685 DE Qual Status).
Row 2 = all individual EmpID
Col A = the PEL ID
Column below each EmpID required the credit result from sheet1 (Credit result should be either a P, a date or REQ'D
if ColL in sheet1 has a date, that is the value to enter in sheet 33685 DE Qual Status
if there is no date in ColL then enter value that is in ColM (should be P); if the value is E, change it to P and if there is no match the value should be REQ'D
Attached is a spreadsheet.
Appreciate your help