I have a Form that is connected to a DB. The user enters 3 parameters and from that information I populate the rest of the database fields programatically. However when done I end up with 2 records. One that the form creates and the one I create programatically. I don't want this. I want to be able to work on the same Recorset. Any Ideas.
Thanks