View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
FSPH FSPH is offline
external usenet poster
 
Posts: 12
Default How to delete content in spreadsheet before new computation?

Hi there,

I click on my control "Compute" and then populate my spreadsheet with
results on colums C and rows R (actually, the first two rows are my header
rows).

How can I automatically delete all these worksheet entries before I redo the
computation?

Thank you for your help.