Is it possible to add a confirmation message when selecting different option in a drop down. Refer to my example, so it is easier to understand.
Each choice on the dropdown will load a separate subform that contains a lot of data. I would like to add some sort of confirmation message when a different option is selected. This is to avoid losing any data that might get lost if I accidentally switch subforms. For example, i chose subform 1. I fill out all of the info in subform 1, but I accidentally choose subform 2 afterwards. With this model, all of the data in subform1 is now lost. Is there any way to add a confirmation or any other sort of failsafe step, to help ensure that this wont't happen. Let me know if this needs more clarification. Thanks!!
Solved! Go to Solution.
Views
Replies
Total Likes
Yes you can get the confirmation using the MessageBox. Please refer to the modified file..
Thanks
Srini
Views
Replies
Total Likes
Yes you can get the confirmation using the MessageBox. Please refer to the modified file..
Thanks
Srini
Views
Replies
Total Likes
Great reply. Completely answered my question. THANKS!
Views
Replies
Total Likes