I have a workbook with a sheet that company users need to be able to access for calculations. The problem is, I need the following to work:
I cannot change the security settings on all computers to allow macros to run.
I need to be able to open the workbook without a security prompt about macros.
I need to be able to close the file without a save changes prompts.
I have found information that I can enter inhto the VB code to close without changes, but I would have to change the security settings for all the users (which cannot be done).
Any ideas/ workarounds?
I cannot change the security settings on all computers to allow macros to run.
I need to be able to open the workbook without a security prompt about macros.
I need to be able to close the file without a save changes prompts.
I have found information that I can enter inhto the VB code to close without changes, but I would have to change the security settings for all the users (which cannot be done).
Any ideas/ workarounds?