changing Duplicates in a list box

S

stretch

I have a datasheet form that looks up fields from a table that has some
identical entries for the same field. I get the same fields to only show once
by changing the query properties for unique values to yes.
I want to tick a tick box in this datasheet form so that it alters all the
records with the same entry but it does not seem to work, is there a way to
do it?
 
Top