I am using a worksheet which uses vba to force users to enable macros when they first open the sheet, but once the sheet is saved and reopened it doesn't force macros anymore (on purpose).
Is there a way to make it so some cells can not be edited unless macros are enabled.
The worksheet needs macros to display the proper rows/sheets based on one cell value so if that cell value changes macros will need to be enabled.
I want to allow other cells to be edited if macros are not enabled however.
Any suggestions? The worksheet has sensitive info so I cannot share on here.
Thanks!!!!
Is there a way to make it so some cells can not be edited unless macros are enabled.
The worksheet needs macros to display the proper rows/sheets based on one cell value so if that cell value changes macros will need to be enabled.
I want to allow other cells to be edited if macros are not enabled however.
Any suggestions? The worksheet has sensitive info so I cannot share on here.
Thanks!!!!