santa12345
Board Regular
- Joined
- Dec 2, 2020
- Messages
- 70
- Office Version
- 365
- Platform
- Windows
Hello.
I am trying to do the following:
I have a part numbers listed in Column A. Based on how the part number starts, I want to categorize it appropriately.
Based on the following:
A1 = has part # (PLM123-ABC)
I want B1 to return 1 (for the category)
A2 = has part # (ABC-123-XYZ)
I want B2 to return 5 (for the category)
Is there a way to do this ?
Thank you for your time and advanced input.
I am trying to do the following:
I have a part numbers listed in Column A. Based on how the part number starts, I want to categorize it appropriately.
Based on the following:
A1 = has part # (PLM123-ABC)
I want B1 to return 1 (for the category)
A2 = has part # (ABC-123-XYZ)
I want B2 to return 5 (for the category)
Is there a way to do this ?
Thank you for your time and advanced input.