![]() |
Deleting Rows Containing Protected Cells
I've created several workbooks for a project I'm leading. I've locked some
cells containing formulas, and protected the sheet, specifying that inserting and deleting rows should be allowed. Unfortunately, I receive an error message telling me that I'm trying to delete a row that contains a locked cell, and that ocked cells cannot be deleted while the worksheet is protected. Does anyone know a way to work around this short of unlocking my formula cells? -- Baffled and confused, but determined to overcome... Marge O. |
Deleting Rows Containing Protected Cells
"Marge O." wrote: I've created several workbooks for a project I'm leading. I've locked some cells containing formulas, and protected the sheet, specifying that inserting and deleting rows should be allowed. Unfortunately, I receive an error message telling me that I'm trying to delete a row that contains a locked cell, and that ocked cells cannot be deleted while the worksheet is protected. Does anyone know a way to work around this short of unlocking my formula cells? -- Baffled and confused, but determined to overcome... Marge O. Hi Marge. Try to unprotect the worksheet prior to delete the entire row, and protect again, using i.e. the event DoubleClic. Regards Eliano |
Deleting Rows Containing Protected Cells
Hello Eliano,
Same issue, the function is supposed to allow row insertion in a protected sheet. I have 24 sheets that are protected for a billing spread sheet. The spread sheet is 25 MB in size, adding additional rows in the 'event of' drastically increases the size of this spread sheet and unlocking the sheets is time consuming and dangerous when done by persons not fluent in Excel. Keep in mind that if a row is added in one it must be add in all sheets. How can this error be corrected? "eliano" wrote: "Marge O." wrote: I've created several workbooks for a project I'm leading. I've locked some cells containing formulas, and protected the sheet, specifying that inserting and deleting rows should be allowed. Unfortunately, I receive an error message telling me that I'm trying to delete a row that contains a locked cell, and that ocked cells cannot be deleted while the worksheet is protected. Does anyone know a way to work around this short of unlocking my formula cells? -- Baffled and confused, but determined to overcome... Marge O. Hi Marge. Try to unprotect the worksheet prior to delete the entire row, and protect again, using i.e. the event DoubleClic. Regards Eliano |
All times are GMT +1. The time now is 08:43 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com