G
Guest
I recently posted this problem in "Forms" (Lost Focus of Form 7/27) thinking
that was the problem, but recently discovered the problem appears to be in
the query(ies).
I've dropped a from into a form that has multiple tabs/pages to consolidate
things. The other - now sub-forms still function as before, but this one
retrieves records from the archive and drops them in the the main employee
table.
The following pops up as an input box - Forms.Archive.track
I found this in one of the queries where:
Field: Track - its the unique identifier for the employee table
Table: Employee Data Table Archive
Sort:
Append To: Track
Criteria: [Forms].[Archive].[Track]
My new form with the multiple tabs/pages is called AdminTabForm and has a
tab called Archives which is where I had dropped the original "Archive" form.
How can I get this to work as it did before?
that was the problem, but recently discovered the problem appears to be in
the query(ies).
I've dropped a from into a form that has multiple tabs/pages to consolidate
things. The other - now sub-forms still function as before, but this one
retrieves records from the archive and drops them in the the main employee
table.
The following pops up as an input box - Forms.Archive.track
I found this in one of the queries where:
Field: Track - its the unique identifier for the employee table
Table: Employee Data Table Archive
Sort:
Append To: Track
Criteria: [Forms].[Archive].[Track]
My new form with the multiple tabs/pages is called AdminTabForm and has a
tab called Archives which is where I had dropped the original "Archive" form.
How can I get this to work as it did before?