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

I have a program that works fine in Excel XP, but when
someone tries to run it in 97 it shutsdown Excel. It uses
a user form, but the error doesn't occur until the code
reaches a line that inputs text into a cell. This is not
the first time in the program that text is entered into a
cell. The program continues on and runs the entire
program, but then shutsdown Excel. I don't really have a
clue why it continues to do this.
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2,824
Default XP to 97 VBA error

This may not be it, but I think I'd build a new workbook with enough data to
test the macro. If the new workbook causes xl97 to crash, then this wouldn't be
the problem.

But if the new workbook doesn't cause xl97 to crash, then maybe (just maybe),
you've got a corrupted workbook (or worksheet).

xl2002 seems to be able to tolerate a little(?) corruption better than earlier
versions. If this turns out to be the case, maybe it's time to rebuild that one
worksheet to see if that helps.



Reed wrote:

I have a program that works fine in Excel XP, but when
someone tries to run it in 97 it shutsdown Excel. It uses
a user form, but the error doesn't occur until the code
reaches a line that inputs text into a cell. This is not
the first time in the program that text is entered into a
cell. The program continues on and runs the entire
program, but then shutsdown Excel. I don't really have a
clue why it continues to do this.


--

Dave Peterson

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 - error saving file & error loading dll TinaF Excel Discussion (Misc queries) 0 July 1st 09 01:49 PM
Visual Basic Error Run Time Error, Type Mismatch Meg Partridge Excel Discussion (Misc queries) 12 September 10th 08 06:10 PM
Error: "Excel encountered an error and had to remove some formatti Carl Excel Discussion (Misc queries) 0 September 18th 06 06:39 PM
Counting instances of found text (Excel error? Or user error?) S Davis Excel Worksheet Functions 5 September 12th 06 04:52 PM


All times are GMT +1. The time now is 09:47 PM.

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"