I have created a macro that calls other macros to perform a number of formatting jobs on all 50+ worksheets on an open spreadsheet.
The macro runs fine and I now need to deploy this code to all our users who are using this spreadsheet.
Is there an easy way to do this?
Also I was going to ask users to temporariliy set the security level to low to run the macro, is there way programmatically to do this? (I dont want users forgetting to set security back to high)
Many thanks
Naz
The macro runs fine and I now need to deploy this code to all our users who are using this spreadsheet.
Is there an easy way to do this?
Also I was going to ask users to temporariliy set the security level to low to run the macro, is there way programmatically to do this? (I dont want users forgetting to set security back to high)
Many thanks
Naz