Hello,
I've linked an table from an external db. The table itself contains 4 fields. I'm planning on creating a form so we can update the 4 field, but at the same time, I'd like the entries on these fields populate another table with the similar fields as shown below.
Link table:
Field Name
1
2
3
4
My table
Field Name
1 = (Link Table, Field Name 1)
2 = (Link Table, Field Name 2)
3 = (Link Table, Field Name 3)
4 = (Link Table, Field Name 4)
Can I get some advise on how I can accomplish this?
Thanks in advance,
Kastaman
I've linked an table from an external db. The table itself contains 4 fields. I'm planning on creating a form so we can update the 4 field, but at the same time, I'd like the entries on these fields populate another table with the similar fields as shown below.
Link table:
Field Name
1
2
3
4
My table
Field Name
1 = (Link Table, Field Name 1)
2 = (Link Table, Field Name 2)
3 = (Link Table, Field Name 3)
4 = (Link Table, Field Name 4)
Can I get some advise on how I can accomplish this?
Thanks in advance,
Kastaman