There is probably an easy and obvious answer to this but i can't work it out.
I have an invoice Table that directly refers to an employee table twice. I.e. In the Invoive Table i know who opened the invoice and also who closed it.
However this info is shown as emploee ID which is a no and i was wondering how do i write a query that will show the names of the employees who both opened and closed the invoice.
When i try putting the employee name in the query (for both opening and closing fields) instead of their employee No all the records are repeated.
Any help would be much appreciated.
Thanks
I have an invoice Table that directly refers to an employee table twice. I.e. In the Invoive Table i know who opened the invoice and also who closed it.
However this info is shown as emploee ID which is a no and i was wondering how do i write a query that will show the names of the employees who both opened and closed the invoice.
When i try putting the employee name in the query (for both opening and closing fields) instead of their employee No all the records are repeated.
Any help would be much appreciated.
Thanks