Hi there,
I designed a form which contains a combox and SubForm (in DataSheet view).
The combox allows users to select the number of record they want to append. The subform (in DataSheet view) will automatically control the number of records users can entry.
Normally, in DataSheet view, if click the enter, the system will automatically swap to the next line and add a new record in the related table.
So , is there any chance I can use programming to control it? If the number of records has reached the number user chose prievously, the system will not append any more record even clicking the enter or using new record function.
!!! Be aware it should be in the DataSheet view.
Many Thanks
I designed a form which contains a combox and SubForm (in DataSheet view).
The combox allows users to select the number of record they want to append. The subform (in DataSheet view) will automatically control the number of records users can entry.
Normally, in DataSheet view, if click the enter, the system will automatically swap to the next line and add a new record in the related table.
So , is there any chance I can use programming to control it? If the number of records has reached the number user chose prievously, the system will not append any more record even clicking the enter or using new record function.
!!! Be aware it should be in the DataSheet view.
Many Thanks