C
Cathy
In Access 2007, I have a form tied to a table (tblData). The detail section
of the form is used to update the table. One section of the Header displays
the criteria that was requested by the user prior to entering the form. One
of these elements is "Owner". The owner code is displayed from the table.
The problem is that the users won't know what this code means, and they would
want the full description (OwnerName) from the tblOwners. I can't link the
table on the form level, because that interferes with the user's ability to
update the information. How do I display the complete OwnerName from the
tblOwners?
Thank you!
of the form is used to update the table. One section of the Header displays
the criteria that was requested by the user prior to entering the form. One
of these elements is "Owner". The owner code is displayed from the table.
The problem is that the users won't know what this code means, and they would
want the full description (OwnerName) from the tblOwners. I can't link the
table on the form level, because that interferes with the user's ability to
update the information. How do I display the complete OwnerName from the
tblOwners?
Thank you!