Help with a Report

  • Thread starter Thread starter zaps via AccessMonster.com
  • Start date Start date
Z

zaps via AccessMonster.com

Hi there. I'm hoping someone can help me out. I have created a report that
groups on Employee Number. The report works fine, but I would like to have
the report show the Employee Name beside the Employee Number. The problem is
the Employee name comes from a look up table. It's not the same table that
the report is based on. I would like to pull the Name from the look up table
that corresponds with the Employee Number on the report? Any ideas I can try?


Thanks,
Zaps
 
Add the lookup table to your report's record source and join the appropriate
fields. You can then add the employee name field(s) to your report's field
list.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top