Good morning
On a form I have certain fields (based on lookups from other fields) that I would like the user to be able to enter information into and get a message box asking whether they wish to save the new information or not. I am able to do this so that the information is always retained in the underlying / source form. What I would like to do, if it is possible is if the user selects ‘no’ from the message box the information is saved to the form in use but not to the underlying / source form.
Can anybody help please
Steve