logstarter
New Member
- Joined
- Apr 14, 2017
- Messages
- 39
Hi,
I have a question to find the staff value of the latest production date for the same product. I know how to find the latest production data by using max and if formula. But I would like to ask how to write the formula to get the staff name of the latest production date with the same product id. The circle value below is the expected value.
I have the following data
Thank you for your help.
I have a question to find the staff value of the latest production date for the same product. I know how to find the latest production data by using max and if formula. But I would like to ask how to write the formula to get the staff name of the latest production date with the same product id. The circle value below is the expected value.
I have the following data
production date | product id | staff | staff at latest production date of the same product | |
1/1/2020 | A | john | (john) | |
13/12/2019 | B | sam | (ken) | |
16/12/2019 | A | jane | (john) | |
19/12/2019 | B | ken | (ken) | |
1/12/2019 | A | sam | (john) |
Thank you for your help.