Manojlo
New Member
- Joined
- Sep 4, 2020
- Messages
- 42
- Office Version
- 365
- Platform
- Windows
Hello friends,
There is ID numbers in column A, It can be an individual entry or several entries with the same ID number
In column B, I have just two values WHITE or BLACK
In column D I identified with formulas only unique ID from column A
And now I need help with column E. In this column I want to have WHITE values from column A if it is exist in column A. If WHITE don't exist than BLACK is ok.
When I used VLOOKUP function it returns the first value from the list (from column A), and for example for ID 6666 VLOOKUP returns in column E value BLACK (because BLACK is above WHITE in column A), but I want to see WHITE because it exist.
Thank you in advance.
There is ID numbers in column A, It can be an individual entry or several entries with the same ID number
In column B, I have just two values WHITE or BLACK
In column D I identified with formulas only unique ID from column A
And now I need help with column E. In this column I want to have WHITE values from column A if it is exist in column A. If WHITE don't exist than BLACK is ok.
When I used VLOOKUP function it returns the first value from the list (from column A), and for example for ID 6666 VLOOKUP returns in column E value BLACK (because BLACK is above WHITE in column A), but I want to see WHITE because it exist.
Thank you in advance.