Forum Discussion
SankhlaY1926
Aug 26, 2025Copper Contributor
Add Rows to Locked Excel sheet
Hello All - I have a table with a few columns that caters to performance management of a large group of 300+ people. The last 2 columns are formula driven based on inputs on the fields in cells in th...
Harun24HR
Aug 26, 2025Bronze Contributor
You have to perform unprotect and then add/delete columns and then re-protect the sheet by VBA coding.