View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Neal Zimm Neal Zimm is offline
external usenet poster
 
Posts: 345
Default Excel file will NOT save

I have Excel 2002.

Intermittently, when I try to save the workbook I get a vbExclamation dialog
box that says "Document will not save".

I've been doing a fair amount of vb macro writing and testing. The only odd
thing I do, is that sometimes I'll make a change to a procedure, minimize it
(but not close) the vb editor and run the macro.

workbook is about 1.4 million bytes. 12 worksheets.

As I work, I've been saving the workbook about every 10 minutes.

What can I do to prevent this from happening. I don't like to lose the work
I've done.
What are the likely causes for the message from Msoft?

Thanks.
--
Neal Z