i am programming a GUI for an old inventory system. One of my main problems with this database i have been given is the fact that a record for an inventory item may have been entered once or five times. just depending on how the previous users saw the information since there was no data integerity set up in the past. I was wondering if anyone had heard of a way that you can show the user multiple similar records as i have described and allow the user to merge these two, three, four, etc records together? if so, how would i go about approaching this?