Worksheets & Formulas & Data

R

RJR

I have a workbook with a large number of worksheets with formulas and
circular references. I would like to save the workbook as a template but
that entails removing all the data. Is there any way to remove the data but
keep the formulas.
 
J

JLGWhiz

I have not found a way to do that yet, except to manually delete the cells
that are calculated to fill the other cells. I suppose I could write a macro
to do that but I never got around to it since my worksheets with that type
condition are small.
 
G

Gord Dibben

F5>Special>Constants.

De-select what you want to save(like Text if you want to retain titles or notes
and hit OK.

Edit>Clear Contents.

Formulas will remain.


Gord Dibben MS Excel MVP
 
Top