I have a table that has a version history of the database. I would like to take the current version number and add it to all the reports. I made a query that grabs the correct version. I was trying to call the query in the control source of a text box. This gives me the #Name error. What is the correct way to grab this info and display it in the reports?
Thanks,