G
Guest
I have a form that I designed that I will be using for "data entry". The form has multiple combo and text boxes on it that have their recordsource property set to thier respective database fields. I want to have a finish button that will ask the user if the info the enetered is corect and want it written to the database. If they click "No" I dont want anything passed to the database, if they click yes, pass the data to the correct fields. It seems easy but I'm having trouble..Thanks in advance..Dave