M
Mishanya
I have a linked table (with Excel) wich is updated from time to time by
adding/deleting a new record of 4 fields.
I have a regular table with 4 more fields (wich are lists of values), wich
have to be appended in a form to the fields from the linked table and be
chosen manually.
I can not relate the tables, cus the linked table can not have a key.
I don't want to update the regular table by adding a new record whenever it
has to be done, but to do it in the form - I mean, every time a new record is
added to the linked table, a new record appears in the form and it has 4
already filled fields and another 4 waiting for chosing from the lists (wich,
in turn, update the regular table).
How can I do it (directly by a form or by building a query first)?
adding/deleting a new record of 4 fields.
I have a regular table with 4 more fields (wich are lists of values), wich
have to be appended in a form to the fields from the linked table and be
chosen manually.
I can not relate the tables, cus the linked table can not have a key.
I don't want to update the regular table by adding a new record whenever it
has to be done, but to do it in the form - I mean, every time a new record is
added to the linked table, a new record appears in the form and it has 4
already filled fields and another 4 waiting for chosing from the lists (wich,
in turn, update the regular table).
How can I do it (directly by a form or by building a query first)?