View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
nsnyder nsnyder is offline
external usenet poster
 
Posts: 1
Default Copy and paste a formula in a locked cell

I have protected a worksheet where I want users to be able to insert a new
column. The information is averaged over however many years are being used.
As a new column is added I need the the count in the aveage column to
increase by 1. Also I need to be able to copy formulas from locked cells
into the corresponding cells in the new column.