A
Ann
Hi,
I hope someone will have some ideas for what I need. I have a form with a
save button for each new record. I need the save button at the time it's
clicked to bring up a message box asking if they are certain they want to
save the record (yes or no). If they say no they have to stay on the record
to change what is wrong. If they say yes I need the record to be written to
the table but no longer available to go back to in the form. I tried using
the data entry property but I can still go back to the previous records
entered.
Is there a way to create a form without a table or query but still have text
boxes that I can put the data into the correct table/field once the save
button is clicked? Thanks for any help that can be given.
I hope someone will have some ideas for what I need. I have a form with a
save button for each new record. I need the save button at the time it's
clicked to bring up a message box asking if they are certain they want to
save the record (yes or no). If they say no they have to stay on the record
to change what is wrong. If they say yes I need the record to be written to
the table but no longer available to go back to in the form. I tried using
the data entry property but I can still go back to the previous records
entered.
Is there a way to create a form without a table or query but still have text
boxes that I can put the data into the correct table/field once the save
button is clicked? Thanks for any help that can be given.