My company has a fully built access database that was split by my predecessor. It works great.
My question is this, I need to edit a query to include one more column from the table the query already pulls its data from. I am not updating the tables at all. I have checked to make sure everything is linked properly. Do I just redistribute the front end to the database users?
Further context, I made a copy, edited the query so that it pulls the extra column I want. Would I do the same steps in the original file then save the database and redistribute to my end users?