C
Chris Freeman
I have a subform that displays bank info for an employee paycheck. The bank
info data comes from a separate file and the employee paycheck is from
mainframe system.
The form works fine, but when the user clicks on on of the subform fields to
enter data, they can scroll to next record like adding a new record. I've
tried selecting no additions on subform only, but this blocks the subform
from the displaying any fields from any main form records that have no
corresponding subform data.
I want the user to be able to enter data on the subform, but not to be able
to scroll or tab through to the next record.
Thanks in advance.
info data comes from a separate file and the employee paycheck is from
mainframe system.
The form works fine, but when the user clicks on on of the subform fields to
enter data, they can scroll to next record like adding a new record. I've
tried selecting no additions on subform only, but this blocks the subform
from the displaying any fields from any main form records that have no
corresponding subform data.
I want the user to be able to enter data on the subform, but not to be able
to scroll or tab through to the next record.
Thanks in advance.