Okay, first off, I'm quite new to the Access software, so forgive my ignorance or bad explanations. But I need some help.
I've been able to alter a Purchase Order tracking template to meet our needs, but I've hit a couple snags. The main one is; I have 5 different tables handling information (employees, suppliers, product type ect.) which are linked together. Its set up so that the different variables appear in a single table that tracks all purchase orders. I created a query that is linked to a form that is meant to be used as a 'search engine'. I have it working in the sense that I can search something and the form will return the results, however, the results all seem to be the autonumbered primary key from the original tables (IE: In the purchase order table, an employee name appears, but when I search that table, the name appears as the employee.employeetable primary key number.) I'm stuck. Can anyone help me?
I've been able to alter a Purchase Order tracking template to meet our needs, but I've hit a couple snags. The main one is; I have 5 different tables handling information (employees, suppliers, product type ect.) which are linked together. Its set up so that the different variables appear in a single table that tracks all purchase orders. I created a query that is linked to a form that is meant to be used as a 'search engine'. I have it working in the sense that I can search something and the form will return the results, however, the results all seem to be the autonumbered primary key from the original tables (IE: In the purchase order table, an employee name appears, but when I search that table, the name appears as the employee.employeetable primary key number.) I'm stuck. Can anyone help me?