D
Deadave
I need to find a way to autopopulate a filed.
I have 2 tables; LookUp Table (has the codes and code description) and
Working table .
In my Woking table, I also have a field named "Code" and the other
named "Description". I bounded the "Code" field of the Working Table
with the "Code" field of the LookUp table. So, in my Woking Table, I
have a drop-down list with all the codes listed.
Now, what I want to do is when I select a code from the drop-down list
(Code field of Working Table), I want the description of that code to
appear in the "Description" field (Working Table).
How do I do that?
Thanks,
Dave
I have 2 tables; LookUp Table (has the codes and code description) and
Working table .
In my Woking table, I also have a field named "Code" and the other
named "Description". I bounded the "Code" field of the Working Table
with the "Code" field of the LookUp table. So, in my Woking Table, I
have a drop-down list with all the codes listed.
Now, what I want to do is when I select a code from the drop-down list
(Code field of Working Table), I want the description of that code to
appear in the "Description" field (Working Table).
How do I do that?
Thanks,
Dave