View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Charles Williams Charles Williams is offline
external usenet poster
 
Posts: 968
Default Use of forms in Excel causes crashing

You may have corrupted temp files created by the forms: clean up your temp
folder
Start--Run--%Temp% and then delete everything (make sure you have
completed all pending installs).


--
Charles
______________________
Decision Models
FastExcel 2.1 now available
www.DecisionModels.com

"Arjen Leine" <Arjen wrote in message
...
Use of forms in Excel and unloading after they are shown, causes
Excel to crash, if used a lot. And mostly when exiting the spreadsheet.

Does anyone know how to prevent Excel from chrashing?
note: I already "unload" the forms instead of "hide" it after use.