C
chazhead
Hello everyone, here is my problem.
I have two tables. I am trying to get a field in one populated from a
field in another....I'll try and clarify this a bit.
Table_1 contains the fields:
Resource_ID (key)
Resource Name
Tower
Table_2 contains the fields:
ID
Project Number (key)
Resource (key)
Tower
When an entry in Table 2 is made, the 'Resource' field is populated
from a lookup from 'Table_1 Resource Name'
What I want is for the 'Tower' field in table_2 to auto-populate from
the 'Tower' field in table_1 based on the selection of 'Resource' in
table 2.
I hope that makes sense?
Can this be done or am I dreaming
Thanks in advance.
I have two tables. I am trying to get a field in one populated from a
field in another....I'll try and clarify this a bit.
Table_1 contains the fields:
Resource_ID (key)
Resource Name
Tower
Table_2 contains the fields:
ID
Project Number (key)
Resource (key)
Tower
When an entry in Table 2 is made, the 'Resource' field is populated
from a lookup from 'Table_1 Resource Name'
What I want is for the 'Tower' field in table_2 to auto-populate from
the 'Tower' field in table_1 based on the selection of 'Resource' in
table 2.
I hope that makes sense?
Can this be done or am I dreaming
Thanks in advance.