G
g
Hello again Friendly Experts,
Hope you can help me out on my problem. I have a main form with a subform
sources are from different tables and master/child link (RecNumber). The main
form(Source MainTable) RecNumber is Autonumber and the subform(SubTable)
RecNumber is number. The problem is that when user enter data and exit
without going to subform it only create records in MainTable. What I need is
that when the user do this I want the RecNumber in SubTable to have a Value
ofcourse similar to the RecNumber on MainTable. I'm thinking is have to set
focus go to subform before exit but the problem is in what field put the
event since most of the fields in mainform are only optional data entry Or
maybe not allow to exit without going to subform first or if you have a
better Idea please let me know.
Thank you in advance for any help
Hope you can help me out on my problem. I have a main form with a subform
sources are from different tables and master/child link (RecNumber). The main
form(Source MainTable) RecNumber is Autonumber and the subform(SubTable)
RecNumber is number. The problem is that when user enter data and exit
without going to subform it only create records in MainTable. What I need is
that when the user do this I want the RecNumber in SubTable to have a Value
ofcourse similar to the RecNumber on MainTable. I'm thinking is have to set
focus go to subform before exit but the problem is in what field put the
event since most of the fields in mainform are only optional data entry Or
maybe not allow to exit without going to subform first or if you have a
better Idea please let me know.
Thank you in advance for any help