smh
07-03-2001, 11:19 AM
I am trying to add a command to my forms that will allow me to close the form and prompt the user to Save or not Save. I have tried using the Save command macro with the proper conditions set, and I have tried building VBA code using Docmd.Close acForm, [objecttype,objectname],acSavePrompt - and neither of these seem to work! Does anyone know the way around this dilema?? I would appreciate it very much!