LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Serious Crashing Problems in Excel 2002


I have built a number of autonomous stand-alone applications withi
Excel. They do not link to any outside source or require anythin
external to run. The applications were built on NT/Excel97. Th
application spreadsheets are around 1.5Mb. I make considerable use o
combo boxes from the control toolbox both on custom forms and embedde
into spreadsheets.

The applications run without problem on Excel97/NT and have run withou
problem on Excel2000/Win2000. Since migrating to Excel2002/XP I hav
had untold problems of unrecoverable crashes [Excel has encountered
problem and needs to close….]. The crashes are not consistent.

In desperation I rebuilt the application completely on Excel2002/XP an
this brought a lot more stability but still there are irrecoverabl
crashes and I am at my wits end with this and knowing what I coul
possible do next.

The types of problems I have experienced:

- After some code has run, user goes to insert a entire row
Application crashes - Excel needs to close message …..

- After some code has run, user goes to save file in a differen
location : Application crashes.

- When a section of code has finished running, the left side of th
screen is hidden under a grey panel. All the functionality of th
spreadsheet exists beneath the panel is you know where you cursor is
but you can not reset your screen or recover.

- Applications run soundly the first time they are run, when closed an
run again they then crash. This is a very consistent pattern.

- I notice that if I compile the code immediately before saving m
saved workbook is of the magnitude of 1.95Mb. The applications wil
normally crash once it is opened. If I do not compile the code, an
just save the workbook, the file size if 1.5Mb and far less likely t
crash when it is opened.

- on opening get error message: Microsoft Visual Basic in the captio
bar with a warning triangle in the body of the message: Can't exi
design mode because control cmdSave cannot be created

- get a similar message telling me a particular contro
"Sheet03.cmbCountry" does not exist. On sheet03, there is the contro
cmbCountry.

- code would run past a set of lines:

Sheet04.Range("rgStartPoint").Offset(2,0).Select
Selection.EntireRow.delete

and fail to delete the row.

I have been trying to get these applications stable for some time no
and just go from one problem to another. I have no idea of where t
look next or what next to do and would appreciate any pointers or hel
you may be able to give me.

What is really frustrating is that the applications run without an
problem under NT/97 or on an Excel2000 on a Win2000 box. They jus
will not run under XP

--
mike_tyre
-----------------------------------------------------------------------
mike_tyrer's Profile: http://www.excelforum.com/member.php...fo&userid=1466
View this thread: http://www.excelforum.com/showthread.php?threadid=26285

 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
excel 2002 problems in windows 7? George[_10_] Excel Discussion (Misc queries) 2 February 24th 10 03:50 AM
Excel 2002 Crashing John Voda Excel Discussion (Misc queries) 0 October 17th 06 11:10 PM
Excel 2002 Settings when Crashing srparr Excel Discussion (Misc queries) 3 April 21st 05 04:23 PM
Excel 2002 crashing during "Save As" action. Andy T Excel Discussion (Misc queries) 1 January 4th 05 11:34 PM
problems with .xml and Excel 2002 Bernie Yaeger Excel Programming 0 February 25th 04 05:15 PM


All times are GMT +1. The time now is 02:10 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"