I want to duplicate a record then edit it before updating to my database. I'm already using DAO and SQL to populate three listboxes which I use to select the record then bind and fill the textboxes on my main form. Because my form has over 100 textboxes and two records can sometimes be identical except for a field or two, this would be the quickest way to add a new record.