View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
yosilb yosilb is offline
external usenet poster
 
Posts: 3
Default make changes to excel workbook

hi
I have a program on my computer that is using an Excel workbook.
I'm using VB6 and need to modify this excel workbook.
How can I make changes to this excel workbook without saving it first to the
hard drive and afterward reopen it.

thanks