B
Bill
I have one form with 2 subforms. In my data entry form I want to add data
into one subform then when the user hits the tab key go to the next sub form.
I have that working, but when the user hits the tab key, the first sub for
goes to the beginning next record with in that subform, then the cursor goes
to the next subform. The problem I am having is that in the first subform
this creates a NULL value in the beginning of the next record which can't
happen due to the fact that that field is a key field. I know this sounds
very confusing, but if anyone can help or if I can provide any more
clarifications that would be great. Once again I only want to add one set of
records in each sub form
into one subform then when the user hits the tab key go to the next sub form.
I have that working, but when the user hits the tab key, the first sub for
goes to the beginning next record with in that subform, then the cursor goes
to the next subform. The problem I am having is that in the first subform
this creates a NULL value in the beginning of the next record which can't
happen due to the fact that that field is a key field. I know this sounds
very confusing, but if anyone can help or if I can provide any more
clarifications that would be great. Once again I only want to add one set of
records in each sub form