dfmaniquiz
New Member
- Joined
- Sep 19, 2019
- Messages
- 5
I have a table
Column A, Column B, Column C
Row1 2 Red Apple
Row2 5 Green Mango
Row3 2 Yellow Banana
Selected row3 with duplicate in Column A = value 2. I need a code or function to find the first instance of duplicate value 2 in column A then get the address of the cell in column C which is the address of Apple or get the cell value Apple. Thank you so much.
Column A, Column B, Column C
Row1 2 Red Apple
Row2 5 Green Mango
Row3 2 Yellow Banana
Selected row3 with duplicate in Column A = value 2. I need a code or function to find the first instance of duplicate value 2 in column A then get the address of the cell in column C which is the address of Apple or get the cell value Apple. Thank you so much.