View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Lorenzo Melato Lorenzo Melato is offline
external usenet poster
 
Posts: 3
Default Excel crashes when I try to save workbook

Thanks Halim, i will try soon to create a new workbook.

"Halim" wrote:

Lorenzo,

Because Excel creates new Book with new bytes... so I think there will no
memory leak if Excel recognizes new book with the correct arrangement of byte
values...

--

Regards,

Halim


"Lorenzo Melato" wrote:

Hi Halim,

thanks for your post. I also think that the problem is due to memory leak,
but what's the advantage of creating a new workbook with the same contents?

Lorenzo