Hi,

I am trying to prevent rows to be added between rows 1-11, and prevent any columns added in the worksheet. I'd also like no values to be changed in rows 1-11. However, I'd like to be able to add rows anywhere else in the spreadsheet and edit values anywhere else as well. How would I do this. Maybe this doesn't need VBA code but this is seemingly difficult.