Hi folks,
I have a datasheet form with a number of columns, in this order, they are: Item #, part #, product desc. The last two are drop down lists. The part # is the unique field.
The problem is this: If I paste a number of items into the columns (line by line), the lookup occurs first on the part #, then on the product desc. Sounds fine, until I come across 2 different part #s with an identical description - at which point the 1st item matching the desc is picked up, the part # being ignored, so a duplicate entry occurs.
I can resolve this by reversing the column order, or hiding the product description field, but i wondered if anyone had a better solution - and nope, can't set the prod desc field to unique (Grrr...)?
Cheers, Jon.
I have a datasheet form with a number of columns, in this order, they are: Item #, part #, product desc. The last two are drop down lists. The part # is the unique field.
The problem is this: If I paste a number of items into the columns (line by line), the lookup occurs first on the part #, then on the product desc. Sounds fine, until I come across 2 different part #s with an identical description - at which point the 1st item matching the desc is picked up, the part # being ignored, so a duplicate entry occurs.
I can resolve this by reversing the column order, or hiding the product description field, but i wondered if anyone had a better solution - and nope, can't set the prod desc field to unique (Grrr...)?
Cheers, Jon.