I have a report that pulls data from a query. One of the fields in the query is called "Committees" and pulls from a lookup field in a table. The lookup allows multiple selections because many of the board members are in multiple committees. Also, this Committee lookup field pulls from a separate "Committees" table so that the company can add or delete committees within access if they need to and it will be reflected in the lookup selections.
In the table that the query produces this field is displayed correctly (ex. "Advisory, Finance, Hiring"), but when I run the report, it displays the ID numbers for each of these selections (ex. "2, 4, 7").
How do I correct this?... Thank you in advance
In the table that the query produces this field is displayed correctly (ex. "Advisory, Finance, Hiring"), but when I run the report, it displays the ID numbers for each of these selections (ex. "2, 4, 7").
How do I correct this?... Thank you in advance