MaleNurse325
Registered User.
- Local time
- Today, 05:07
- Joined
- Jan 11, 2016
- Messages
- 72
I have a form [frmRegister] with a subform [sfrmPriority]
They are Master and Child.
frmRegister is master [MaterID] and the child is sfrmPriority [PriorID] both of these are auto generated numbers. They do have an established relationship between the source tables.
The problem arises when I try to add a record. I have one record that works beautifully but when I try to add a further record the subform is blank. Is this because until I have entered data into the subform there is no PriorID number generated? How do I get around this. :banghead::banghead::banghead::banghead:
Thanks in anticipation I know you will come through for me.
They are Master and Child.
frmRegister is master [MaterID] and the child is sfrmPriority [PriorID] both of these are auto generated numbers. They do have an established relationship between the source tables.
The problem arises when I try to add a record. I have one record that works beautifully but when I try to add a further record the subform is blank. Is this because until I have entered data into the subform there is no PriorID number generated? How do I get around this. :banghead::banghead::banghead::banghead:
Thanks in anticipation I know you will come through for me.