View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Tim C
 
Posts: n/a
Default Copy & paste special

Roger,

I assume you mean you have some cells with data and some cells with
formulas, and you want to copy only those cells with formulas (plus the
formatting for the whole page).

The simplest way is to copy everything, and then delete the data. If the
data cells and formula cells are intermingled, however, this can become time
consuming.

To simplify the delete task in this case, select the area of the spreadsheet
that contains the data to be deleted. Then click Edit Goto Special
Constants. You can uncheck "Text," etc. to more narrowly constrain what you
want to delete. Then click OK. At that point, all of your formulas will
have been unselected, and you can just hit the Delete key to clear the data.
(That may sound a little confusing, but if you try it, it will make sense.)

Tim C

"Roger" wrote in message
...
How would I copy & paste to a new sheet the format & formula but not the
data