A
ABL
I have a form, vendor, and a subform vendor_contacts. When I load a vendor,
it's related contacts (multiple records) load in the sub form. However, I
need to save (or not) the subform (all records) and form at the same time.
I have tried using bAllowSave with me.vendor_contacts.form.dirty = False,
but I can't seem to get the subform NOT to save on exiting from the subform.
Any help would be appreciated.
Thanks,
Alden
PLEASE respond to the news group, as I do not check this account and I use
it to catch unsolicited emails.
it's related contacts (multiple records) load in the sub form. However, I
need to save (or not) the subform (all records) and form at the same time.
I have tried using bAllowSave with me.vendor_contacts.form.dirty = False,
but I can't seem to get the subform NOT to save on exiting from the subform.
Any help would be appreciated.
Thanks,
Alden
PLEASE respond to the news group, as I do not check this account and I use
it to catch unsolicited emails.