Access Forms & Subforms

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a database that is designed for multiple persons to enter information
in via a form.

The initial record is to record the purchase order information.
Within this record is a subform(1) to enter individual line item information.
Within the subform1 is yet another subform to enter other information
pertaining to that line item. Because of the immense amount of possible
information for each line item, this second subform is in table view with
multiple entry lines.

The problem I am encountering is I cannot get it to recognize that it is
attached to the line item and thus, when a second line item is entered, the
second subform information remains and a blank record is not brought up.

Help?
 
TiaProtogere said:
I have a database that is designed for multiple persons to enter information
in via a form.

The initial record is to record the purchase order information.
Within this record is a subform(1) to enter individual line item information.
Within the subform1 is yet another subform to enter other information
pertaining to that line item. Because of the immense amount of possible
information for each line item, this second subform is in table view with
multiple entry lines.

The problem I am encountering is I cannot get it to recognize that it is
attached to the line item and thus, when a second line item is entered, the
second subform information remains and a blank record is not brought up.

Help?
hui,

just an idea as i am a novice myself.
Are the sub- and headfields of the different forms/subforms filled out?
bye,
jan
 
Back
Top