G
Guest
I have a table that stores an EmployeeID twice, once for RequestedBy and once
for AuthorisedBy (these are usually different, but not always). In a report,
how would I display the FirstName and LastName of the EmployeeID stored in
RequestedBy, and the FirstName and LastName of the EmployeeID stored in
AuthorisedBy? It's easy for one occurance of EmployeeID, but not for two
occurances.
Thanks
Dave
for AuthorisedBy (these are usually different, but not always). In a report,
how would I display the FirstName and LastName of the EmployeeID stored in
RequestedBy, and the FirstName and LastName of the EmployeeID stored in
AuthorisedBy? It's easy for one occurance of EmployeeID, but not for two
occurances.
Thanks
Dave