C
Chips
Using A2K, I have a main form [FrmContacts] with people's names.
I have a subform [FrmSbPhoneNo] that will make any number of phone numbers
for each name record.
What is a good way to make it so a person will be alerted (or prevented from
doing so) if they try to add a phone number to a new "name" record that
hasn't been created yet.
As in, they move the main form to "new record", and before they enter any
info in the new record, they go straight to the phone number subform.
This then creates an orphaned phone number. This is what I want to prevent.
Thanks,
GC
I have a subform [FrmSbPhoneNo] that will make any number of phone numbers
for each name record.
What is a good way to make it so a person will be alerted (or prevented from
doing so) if they try to add a phone number to a new "name" record that
hasn't been created yet.
As in, they move the main form to "new record", and before they enter any
info in the new record, they go straight to the phone number subform.
This then creates an orphaned phone number. This is what I want to prevent.
Thanks,
GC