S
So Call Me Crazy
Access 2007
FormA uses TableA. TableA has FieldA which is a very non-descript code.
TableB is related to TableA on that field (FieldA) and has all the
descriptive info behind the non-descript code.
I created a query to retrieve from TableB the descriptive info based on the
value of FieldA on the form.
When I run the query, it behaves correctly. I get the 1 record from TableB
that I am expecting.
When I try to populate a text field on FormA from one of the fields from the
query, I get #Name.
Seems simple enough. But, alas, not working.
TIA.
FormA uses TableA. TableA has FieldA which is a very non-descript code.
TableB is related to TableA on that field (FieldA) and has all the
descriptive info behind the non-descript code.
I created a query to retrieve from TableB the descriptive info based on the
value of FieldA on the form.
When I run the query, it behaves correctly. I get the 1 record from TableB
that I am expecting.
When I try to populate a text field on FormA from one of the fields from the
query, I get #Name.
Seems simple enough. But, alas, not working.
TIA.