View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Spiky Spiky is offline
external usenet poster
 
Posts: 622
Default delete data -not formula

On Jan 9, 3:27*pm, Lisa F wrote:
I have a worksheet with data and formula from A1 to M106 with 2008 data. I
need to create a new sheet for 2009. I would like to remove the data -but not
the formulas- for the worksheet. I could delete 105 rows but then the
question how to add the formulas in the correct columns.
What options are available?
--
Lisa Fornal


If the data is simple, you can use Goto:Special:Constants to get just
the non-formulas. This won't work if any of your data consists of
small formulas like "=50+45". You might be able to use other
Goto:Special items like Column Differences, depending on what exactly
you have.

For future use, you can set up Named Ranges, Unlock the cells, or
possibly use Conditional Formatting in the data cells. With any of
these they can be selected easily next time.