Thread: magic scissors
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Paul Paul is offline
external usenet poster
 
Posts: 661
Default magic scissors

I took a file and i added some code to eliminate the "do you want to save
....before closing" message box. A pretty minor change.

Well adding this code made the file size go from 104K to 79K - it some how
choped off 1/5 of the file size. Does anyone know why this would happen?
nothing was removed from the file, and all that was added was a short line of
code.