J
jmarion
Hi,
I have a parent form (frmCable) that has 2 subforms (frmOrigEnd,frmDestEnd).
The 2 subforms use the same recordsource. The frmOrigEnd has filter set for
Origination = -1, defaultvalue set to Origination = -1, and frmDestEnd has
filter set for Origination = 0,defaultvalue set to Origination = 0. When
entering new cable records, or updating records, both subforms must always be
visible and usable. Here's the problem: Sometime happens and the second
subform, frmDestEnd, shows the same information that the frmOrigEnd displays.
I'm not sure why this occurs or how to prevent it.
Any help would be appreciated.
jmarion
I have a parent form (frmCable) that has 2 subforms (frmOrigEnd,frmDestEnd).
The 2 subforms use the same recordsource. The frmOrigEnd has filter set for
Origination = -1, defaultvalue set to Origination = -1, and frmDestEnd has
filter set for Origination = 0,defaultvalue set to Origination = 0. When
entering new cable records, or updating records, both subforms must always be
visible and usable. Here's the problem: Sometime happens and the second
subform, frmDestEnd, shows the same information that the frmOrigEnd displays.
I'm not sure why this occurs or how to prevent it.
Any help would be appreciated.
jmarion