I'm experimenting now with getting a multiple page form set up as subforms, accessed by tabs. I have a main form, which is basically just being used as the header at this point, with fourteen pages of tabs under it where the fields to be input are. In testing it out, I get an error message when I click past the first field, the auto-numbered ID field: "You can't assign a value to this object: This object may be a control on a read-only form, the object may be on a form that is open in Design View, the value may be too large for this field."
I can't make heads or tails of this.
Perhaps I should explain, this is a very long form, so I have created about a half dozen tables to take in all the data. These subforms are accessing those tables (though generally only one table is used on each form.) I've set up a relationship linking the first table to all the rest on each tables "ID" field. One thing I'm not sure of is, should the ID field in all these tables be autonumbered?
I can't make heads or tails of this.
Perhaps I should explain, this is a very long form, so I have created about a half dozen tables to take in all the data. These subforms are accessing those tables (though generally only one table is used on each form.) I've set up a relationship linking the first table to all the rest on each tables "ID" field. One thing I'm not sure of is, should the ID field in all these tables be autonumbered?