Hello everybody,
I have a sheet (ULD) where I input some data in 4 columns. In column A I have numbers (kgs). There can be some duplicates. The difference will be made by what is in column B. In sheet A/C in cell A1 I input the kgs and in B1 the formula reads "=vlookpup(A1;ULD!A1:D5;2)". The problem is that if I input a weight that has a duplicate the formula will return always the same result. Is there a way to get a userform showing all duplicates (all 4 cells), select the 1 that I want and get the value in the right place?
hope this make some sense
Thank you all
Bookmarks