View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Cliver6 Cliver6 is offline
external usenet poster
 
Posts: 3
Default Excel: remove cell content but retain formula

-- I want to create a workbook to use as a form for ten novice users. This
work book will have cells that contain formulas that cause those cells to
show data from other cells.

I need to be able to delete the data from the cells without deleting the
formulas. Then the workbook can be reused in its original condition without
having to rewrite all the formulas.

Cliver6