I have a database that a general query is saved in excel. I want to restrict the users from saving the spreadsheet anywhere but the f:\spreadsheets folder. They still need read/write access to the rest of the system so limiting user rights won’t work. How can I do this?
Thanks