I have a database that I have set up that has a list of units/areas. When I run a query numbers and text shows correctly. When I create a report based on the query, the report shows the ID number from the list instead of the value associated with the ID. For example,
ID Unit number
1 1
2 2
13 Admin
etc.
When I run the query I get "Admin" where it needs to be. Once I run a report based on that query I get "13" where I want admin. Please let me know what I need to get this corrected.
Pretty new to Access but enjoy learning more and more.
Thank you.