Hi,
I have a button on one form to open an other form in Add new record mode. First I test if the form is already open with the Isloaded function. The question is, if the form is loaded then when it's dirty property=true (meaning that the form is modified) it should be saved and I want it to go to a new record making this form active (focused).
Any ideas?
I have a button on one form to open an other form in Add new record mode. First I test if the form is already open with the Isloaded function. The question is, if the form is loaded then when it's dirty property=true (meaning that the form is modified) it should be saved and I want it to go to a new record making this form active (focused).
Any ideas?