Copying cell formatting and data validation in protected worksheet

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a worksheet that has several auto-calculated columns that I would like to protect to prevent users from entering values. On the other hand, users should be able to copy the last row to create additional rows for entries. When I protect the sheet and copy the row, all the values calculated from formulas paste as fixed values and the data validation rules (selection dropdowns) disappear. I've tried not marking the cells with the formulas as "locked" in the cell format dialog, but it seems to make no difference. Using events to prevent users from selecting the cells that they are not supposed to doesn't work because then the event also provents them from selecting the cells to copy the row. Any ideas would be appreciated.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top