04_launder_spirals
New Member
Hello!
I have a column A with duplicate numbers and Column B has a different number assigned to each duplicate number. When I do a lookup. I get an incorrect match. Is there a formula that will return to the correct numbers in column B?
Thank you!
				
			I have a column A with duplicate numbers and Column B has a different number assigned to each duplicate number. When I do a lookup. I get an incorrect match. Is there a formula that will return to the correct numbers in column B?
Thank you!
| Number | Parent number | vloop up | ||
1234567  | 4567890  | 
  | The formula returned duplicates | |
1234567  | 4567891  | 4567890 | ||
1234567  | 4567892  | 4567891 | ||
1234567  | 4567893  | 4567892 | ||
1234567  | 4567894  | 4567893 | ||
1234567  | 4567895  | 4567894 | ||
1234567  | 4567896  | 4567895 | ||
1234567  | 
  | 4567896 | ||
| The formula didn’t return 4567897 | 
	