I'm hoping someone can help me on this.
I have a main form linked to "tbl_orderheader" and a subform linked to "tbl_productlines". These are linked via child field "inv_no".
If the cursor is in a field of the subform and I mouse-wheel scroll, the data moves up and down and remains visible. However, if the cursor is in a field on the main form and I mouse-wheel scroll, all the data that has been entered on the subform vanishes and the vertical scroll bar within the subform becomes inactive, so there is no way a user can see what they have previously entered on the subform. The data that was entered in the subform is saved to the table.
Why do the details vanish?
Regards,
I have a main form linked to "tbl_orderheader" and a subform linked to "tbl_productlines". These are linked via child field "inv_no".
If the cursor is in a field of the subform and I mouse-wheel scroll, the data moves up and down and remains visible. However, if the cursor is in a field on the main form and I mouse-wheel scroll, all the data that has been entered on the subform vanishes and the vertical scroll bar within the subform becomes inactive, so there is no way a user can see what they have previously entered on the subform. The data that was entered in the subform is saved to the table.
Why do the details vanish?
Regards,