Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27
Default Excel 2007 Crashes in Vista

I am running quite a bit of code behind my spread sheet and it all compiles
just fine with out any errors.

I have found that it crashes if I am switching between the spread sheet and
other programs. And often times it crashes when I return to the spread sheet
(not even running a macro) after editing code in the VBA editor. Sometimes I
never even open the VBA Editor and it crashes. This is very confusing and
frustrating.

This has only been an issue in Vista. I did not have any problems in
Windows XP.

Please help...
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5,600
Default Excel 2007 Crashes in Vista

Describe what your code does, also in which version of Excel

Ultra long shot, at any time is calculation set to manual.

Regards,
Peter T


"JeremyJ" wrote in message
...
I am running quite a bit of code behind my spread sheet and it all compiles
just fine with out any errors.

I have found that it crashes if I am switching between the spread sheet
and
other programs. And often times it crashes when I return to the spread
sheet
(not even running a macro) after editing code in the VBA editor.
Sometimes I
never even open the VBA Editor and it crashes. This is very confusing and
frustrating.

This has only been an issue in Vista. I did not have any problems in
Windows XP.

Please help...



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27
Default Excel 2007 Crashes in Vista

It is Excel 2007. Calculation is not changed to manual at any point.

I am developing a CRM program for my company. It has about 2 megs worth of
code. The database is contained with in the workbook and it references two
other workbooks. It uses about 12 different User Forms. So what the code
mostly does is call user forms and record the data.

What confuses me is that I don't even have to run any code for it to crash.
I could be simply editing a cell (with out calling an event) and excel will
crash. The most reoccuring situation for a crash is when I edit the code and
return to the spread sheet with out saving first.



"Peter T" wrote:

Describe what your code does, also in which version of Excel

Ultra long shot, at any time is calculation set to manual.

Regards,
Peter T


"JeremyJ" wrote in message
...
I am running quite a bit of code behind my spread sheet and it all compiles
just fine with out any errors.

I have found that it crashes if I am switching between the spread sheet
and
other programs. And often times it crashes when I return to the spread
sheet
(not even running a macro) after editing code in the VBA editor.
Sometimes I
never even open the VBA Editor and it crashes. This is very confusing and
frustrating.

This has only been an issue in Vista. I did not have any problems in
Windows XP.

Please help...




  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5,600
Default Excel 2007 Crashes in Vista

Sorry I don't have any ideas, depending on the scenario there was just a
chance I might have.

Excel based CRM, interesting project !

Regards,
Peter T

"JeremyJ" wrote in message
...
It is Excel 2007. Calculation is not changed to manual at any point.

I am developing a CRM program for my company. It has about 2 megs worth
of
code. The database is contained with in the workbook and it references
two
other workbooks. It uses about 12 different User Forms. So what the code
mostly does is call user forms and record the data.

What confuses me is that I don't even have to run any code for it to
crash.
I could be simply editing a cell (with out calling an event) and excel
will
crash. The most reoccuring situation for a crash is when I edit the code
and
return to the spread sheet with out saving first.



"Peter T" wrote:

Describe what your code does, also in which version of Excel

Ultra long shot, at any time is calculation set to manual.

Regards,
Peter T


"JeremyJ" wrote in message
...
I am running quite a bit of code behind my spread sheet and it all
compiles
just fine with out any errors.

I have found that it crashes if I am switching between the spread sheet
and
other programs. And often times it crashes when I return to the spread
sheet
(not even running a macro) after editing code in the VBA editor.
Sometimes I
never even open the VBA Editor and it crashes. This is very confusing
and
frustrating.

This has only been an issue in Vista. I did not have any problems in
Windows XP.

Please help...






  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3,986
Default Excel 2007 Crashes in Vista

If you refer to ActiveSheet in your code or Selection and then change focus
to another file, it probably will crash.

"JeremyJ" wrote:

I am running quite a bit of code behind my spread sheet and it all compiles
just fine with out any errors.

I have found that it crashes if I am switching between the spread sheet and
other programs. And often times it crashes when I return to the spread sheet
(not even running a macro) after editing code in the VBA editor. Sometimes I
never even open the VBA Editor and it crashes. This is very confusing and
frustrating.

This has only been an issue in Vista. I did not have any problems in
Windows XP.

Please help...



  #6   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27
Default Excel 2007 Crashes in Vista

If that is true what could I do to avoid a crash?

"JLGWhiz" wrote:

If you refer to ActiveSheet in your code or Selection and then change focus
to another file, it probably will crash.

"JeremyJ" wrote:

I am running quite a bit of code behind my spread sheet and it all compiles
just fine with out any errors.

I have found that it crashes if I am switching between the spread sheet and
other programs. And often times it crashes when I return to the spread sheet
(not even running a macro) after editing code in the VBA editor. Sometimes I
never even open the VBA Editor and it crashes. This is very confusing and
frustrating.

This has only been an issue in Vista. I did not have any problems in
Windows XP.

Please help...

Reply
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 2007 and Office 2007 stink (so does Vista) P. U. Excel Discussion (Misc queries) 1 March 25th 09 05:21 PM
.NET RTD on Excel 2007 & Vista Con[_2_] Excel Worksheet Functions 0 February 13th 09 01:13 PM
Excel 2007 & Vista OS jsmith Excel Programming 7 November 6th 08 08:32 PM
Getprivateprofilestring Crashes in Vista SP1 John[_137_] Excel Programming 3 April 28th 08 12:55 PM
Excel 2007 and Vista CMoya Excel Discussion (Misc queries) 0 February 8th 08 11:32 PM


All times are GMT +1. The time now is 09:19 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"