Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default excel keeps crashing


Hi,

I have a workbook that i am automating. After about a year of this i
have had to make a few more updates but i have a problem. Everytime i
try to create a new procedure
for example i just type in:

sub NewProcedure()

i get an error message that excel has created an erorr and will be shut
down.

I can do everything else, i can run all the other procedures and
everything but i can't add any more in.

I am using excel 2000 but when i try this on excel xp or 2003 it does
the same thing

i have tried to repair the file but that doesn't seam to work either. I
just think this is very weird. has anyone else had this problem?

i might just have to create a new workbook :(

cheers

stu


------------------------------------------------
~~ Message posted from http://www.ExcelTip.com/
~~View and post usenet messages directly from http://www.ExcelForum.com/

~~Now Available: Financial Statements.xls, a step by step guide to creating financial statements
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5
Default excel keeps crashing

I have had that problem before. I found two solutions.
1. Export all your code. Import the code to a new
Workbook. Copy information in your sheets to the new
workbook. Sometimes it works to use the move/copy sheet
function (saves some time) but not always.
2. A lot easier but it will cost a little. There is a
utility called Excel Workbook Rebuilder (find it at
VBUser.com) that will rebuild your Workbook from scratch
and should fix the problem you are seeing.
Hope this helps,
Felix
-----Original Message-----

Hi,

I have a workbook that i am automating. After about a

year of this i
have had to make a few more updates but i have a problem.

Everytime i
try to create a new procedure
for example i just type in:

sub NewProcedure()

i get an error message that excel has created an erorr

and will be shut
down.

I can do everything else, i can run all the other

procedures and
everything but i can't add any more in.

I am using excel 2000 but when i try this on excel xp or

2003 it does
the same thing

i have tried to repair the file but that doesn't seam to

work either. I
just think this is very weird. has anyone else had this

problem?

i might just have to create a new workbook :(

cheers

stu


------------------------------------------------
~~ Message posted from http://www.ExcelTip.com/
~~View and post usenet messages directly from

http://www.ExcelForum.com/

~~Now Available: Financial Statements.xls, a step by step

guide to creating financial statements
.

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 85
Default excel keeps crashing

Check out Rob Bovery's Code Cleaner, which does all those things -
automated! If it crahses, clean the workbook with macros disabled.
www.appspro.com

Alex J


"Felix" wrote in message
...
I have had that problem before. I found two solutions.
1. Export all your code. Import the code to a new
Workbook. Copy information in your sheets to the new
workbook. Sometimes it works to use the move/copy sheet
function (saves some time) but not always.
2. A lot easier but it will cost a little. There is a
utility called Excel Workbook Rebuilder (find it at
VBUser.com) that will rebuild your Workbook from scratch
and should fix the problem you are seeing.
Hope this helps,
Felix
-----Original Message-----

Hi,

I have a workbook that i am automating. After about a

year of this i
have had to make a few more updates but i have a problem.

Everytime i
try to create a new procedure
for example i just type in:

sub NewProcedure()

i get an error message that excel has created an erorr

and will be shut
down.

I can do everything else, i can run all the other

procedures and
everything but i can't add any more in.

I am using excel 2000 but when i try this on excel xp or

2003 it does
the same thing

i have tried to repair the file but that doesn't seam to

work either. I
just think this is very weird. has anyone else had this

problem?

i might just have to create a new workbook :(

cheers

stu


------------------------------------------------
~~ Message posted from http://www.ExcelTip.com/
~~View and post usenet messages directly from

http://www.ExcelForum.com/

~~Now Available: Financial Statements.xls, a step by step

guide to creating financial statements
.



  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 218
Default excel keeps crashing

A strong caution that your workbook at this stage is very
susceptable to corrupting. Very soon you may not be able
to open it at all. I agree with the other posts that you
need to clean your code.

Regards,
Greg

-----Original Message-----

Hi,

I have a workbook that i am automating. After about a

year of this i
have had to make a few more updates but i have a problem.

Everytime i
try to create a new procedure
for example i just type in:

sub NewProcedure()

i get an error message that excel has created an erorr

and will be shut
down.

I can do everything else, i can run all the other

procedures and
everything but i can't add any more in.

I am using excel 2000 but when i try this on excel xp or

2003 it does
the same thing

i have tried to repair the file but that doesn't seam to

work either. I
just think this is very weird. has anyone else had this

problem?

i might just have to create a new workbook :(

cheers

stu


------------------------------------------------
~~ Message posted from http://www.ExcelTip.com/
~~View and post usenet messages directly from

http://www.ExcelForum.com/

~~Now Available: Financial Statements.xls, a step by step

guide to creating financial statements
.

  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default excel keeps crashing


cheers guys, this worked great and now back to working properly. i
cleaned the code and its now working fine again

thanks again for all your help

cheers

stu


------------------------------------------------
~~ Message posted from http://www.ExcelTip.com/
~~View and post usenet messages directly from http://www.ExcelForum.com/

~~Now Available: Financial Statements.xls, a step by step guide to creating financial statements
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 Crashing SJMP Setting up and Configuration of Excel 3 March 6th 09 12:27 PM
Excel Crashing [email protected] Excel Discussion (Misc queries) 1 December 10th 07 02:23 PM
Crashing of Excel FASB Excel Discussion (Misc queries) 1 June 5th 07 04:32 PM
Help--Excel keeps crashing [email protected] Excel Discussion (Misc queries) 1 September 7th 05 10:22 PM
excel crashing robin Excel Discussion (Misc queries) 6 August 3rd 05 02:15 PM


All times are GMT +1. The time now is 05:04 AM.

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

About Us

"It's about Microsoft Excel"