Firstly thanks to all those who helped me out last time.
OK, here's the deal:
Users open a Contact Information form from a Site Information form button. I need a pop-up that asks whether the Contact Info is the same as the Site info and if it is I want to Access to transfer the information across from the Site Info form to the Contact Info form.
The problem is:
I know how to do the pop-up and the transfer of info. I only need the pop-up to open if there are no details already in the Contact Info form (basically if it is opening to a new record). How can I check that the Contact Information form has opened to a new record? I thought about using the Dirty property but exactly how I do the check I don't know.
Thanks in advance.
OK, here's the deal:
Users open a Contact Information form from a Site Information form button. I need a pop-up that asks whether the Contact Info is the same as the Site info and if it is I want to Access to transfer the information across from the Site Info form to the Contact Info form.
The problem is:
I know how to do the pop-up and the transfer of info. I only need the pop-up to open if there are no details already in the Contact Info form (basically if it is opening to a new record). How can I check that the Contact Information form has opened to a new record? I thought about using the Dirty property but exactly how I do the check I don't know.
Thanks in advance.