M
Marc T
Hi,
I have two tables, one is a linked table from an external database, and the
other is a selection of field for manual entry (to be read alongside the
linked table).
e.g. Linked table has drawing number, revision, title & manual table has
transmittal number and comments.
What I'm trying to do is have a form that gives the detail from the linked
table above, and has a subform for entry of info into the manual table.
Ideally I'd like the main form body to have some way of selecting a record
(combo box?) rather than going through records using the arrows at the bottom
of the form as there can be several hundred possibly.
I've tried this a few ways, but can only seem to get it to work if I have
document number and revision as combo boxes with their own queries attached
(makes it very slow).
Any advice would be much appreciated!
Marc
I have two tables, one is a linked table from an external database, and the
other is a selection of field for manual entry (to be read alongside the
linked table).
e.g. Linked table has drawing number, revision, title & manual table has
transmittal number and comments.
What I'm trying to do is have a form that gives the detail from the linked
table above, and has a subform for entry of info into the manual table.
Ideally I'd like the main form body to have some way of selecting a record
(combo box?) rather than going through records using the arrows at the bottom
of the form as there can be several hundred possibly.
I've tried this a few ways, but can only seem to get it to work if I have
document number and revision as combo boxes with their own queries attached
(makes it very slow).
Any advice would be much appreciated!
Marc