S
Shelley
Access 2002
In developing a Main 'Tickets' form with multiple
subforms, the first subform I placed was 'sfmWO'. Parent-
Child Relationship was based on ('WorkOrder','WorkTask')
which is the primary key in the table that 'sfmWO' is
based on.
I then placed several other subforms on the main form--
'sfmQtys', 'sfmCrewHours', 'sfmSWOs'. Each of those forms
are linked on the 'TicketNbr' field and the underlying
tables have 'Ticket' as part of their primary keys. The
main form's source is 'Tickets' and the primary key
is 'Ticket'.
The problem I'm having is that periodically the 'source'
of all the other subforms changes ON IT'S OWN to 'sfmWO',
instead of the correct subform. I change it back, save the
form, and it's ok until the next time I try to open or
edit the form. Them ALL the subforms are based on sfmWO
again.
Is this a known bug? How do I fix it?
Shelley
In developing a Main 'Tickets' form with multiple
subforms, the first subform I placed was 'sfmWO'. Parent-
Child Relationship was based on ('WorkOrder','WorkTask')
which is the primary key in the table that 'sfmWO' is
based on.
I then placed several other subforms on the main form--
'sfmQtys', 'sfmCrewHours', 'sfmSWOs'. Each of those forms
are linked on the 'TicketNbr' field and the underlying
tables have 'Ticket' as part of their primary keys. The
main form's source is 'Tickets' and the primary key
is 'Ticket'.
The problem I'm having is that periodically the 'source'
of all the other subforms changes ON IT'S OWN to 'sfmWO',
instead of the correct subform. I change it back, save the
form, and it's ok until the next time I try to open or
edit the form. Them ALL the subforms are based on sfmWO
again.
Is this a known bug? How do I fix it?
Shelley