Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Enter All Data On Form, Validate, Save - Yes, No, Cancel?

Status
Not open for further replies.

JoJoRly

Technical User
Jul 22, 2005
7
0
0
US
Hi - This is probably Programming 101 but I am a business systems analyst and not a programmer so am missing the background to get started on the following ... I do not want access to save the data on a form automatically. The users should be able to open a blank form, enter all of the data on the form, and then click a "Save" Button which presents a message:
"Do you want to SAVE this record?". There will be three responses to the message: Yes (Saves the data) No - (Does not Save the data and returns user to a blank record) and Cancel - (cancels the save action but returns them to the form with the data they have entered so far so they can change what they have or add more data to the record).

I am searching for an itemized list of all the tasks I would need to do to accomplish the above. Then I will start plugging away at trying to make it happen. Any help is greatly appreciated.
 
Hint for searching: unbound form recordset

Hope This Helps, PH.
Want to get great answers to your Tek-Tips questions? Have a look at FAQ219-2884 or FAQ181-2886
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top