how do you clear data but protect formulas in cells in a worksheet?

S

Sandy

I want to reset all the values of the cells to 0 but retain the formulas in certain cells - how do I do this?
 
F

Frank Kabel

Hi
try the following:
- select your used range
- hit F5 and click 'special'
- choose 'constants'
- enter 0 and hit CTRL+ENTER
 
Top