S
Steven
Why I cannot protect the sheet:
The problem is that I have an autofilter across row 10. There are Private
Sub macros and the VBA code is password protected. So to run the macros I
put rectangles with the drawing toolbar and assigned macros so when the user
clicks the rectangle it runs the assigned macro which most of the macros
preform a funtion on the autofilter. When I protected the sheet I could
manually do the autofilter but it would error if I tried to run the macro by
clicking the rectangle box.
But I want to prevent Inserting or Deleting Columns in the workwheet.
Question: Is there a way to disable or prevent inserting or deleting
columns in a worksheet without protecting the sheet?
Thank you for your help.
Steven
The problem is that I have an autofilter across row 10. There are Private
Sub macros and the VBA code is password protected. So to run the macros I
put rectangles with the drawing toolbar and assigned macros so when the user
clicks the rectangle it runs the assigned macro which most of the macros
preform a funtion on the autofilter. When I protected the sheet I could
manually do the autofilter but it would error if I tried to run the macro by
clicking the rectangle box.
But I want to prevent Inserting or Deleting Columns in the workwheet.
Question: Is there a way to disable or prevent inserting or deleting
columns in a worksheet without protecting the sheet?
Thank you for your help.
Steven