My macro copies a varying number of rows of data to a sheet within the same workbook, moves the sheet to a new workbook, saves and closes the new workbook. It has to do this about 80 times. It crashes Excel after the 3rd time when it’s run, and after the 6th time when I step through it.
I checked the drwatson error log which tells me, among many other incomprehensible things, “Application exception occurred: … Exception number c0000005 (access violation)” The only references I can find to this refer either to saving as a Web page and file corruption – not helpful.
I’m running Excel 2000 Sp3 under Windows 2000.
The error seems to occur when I close the new workbook after saving it.
What have I done/not done??
![]() |
Patch reliability is unclear. Unless you have an immediate, pressing need to install a specific patch, don't do it. |
SIGN IN | Not a member? | REGISTER | PLUS MEMBERSHIP |
-
Excel crashes on workbook.close (Excel 2000)
Home » Forums » AskWoody support » Productivity software by function » Visual Basic for Applications » Excel crashes on workbook.close (Excel 2000)
- This topic has 12 replies, 3 voices, and was last updated 21 years, 1 month ago.
AuthorTopicWSRConnell
AskWoody LoungerApril 6, 2004 at 3:12 pm #403336Viewing 3 reply threadsAuthorReplies-
WSJohnBF
AskWoody LoungerApril 6, 2004 at 4:31 pm #810767I don’t have any bright ideas (I don’t easily understand this type of code without seeing the data its being run against), but on a cursory glance, see if releasing the Workbook object helps:
wbkLetter.Close
Set wbkLetter = Nothing
End IfAlso the references to ActiveSheet are hard to follow; you might want Set your source and target worksheets as Worksheet objects and act on the Objects instead of switching ActiveWorksheets back and forth.
Another possibility is that after every .Copy operation, set CutCopyMode off by
Application.CutCopyMode = False
You also have a lot of “Selection” code that could be avoided, for example:
Range(“A1″).CurrentRegion.Select
ActiveWorkbook.Names.Add Name:=”TaxOfficeAddresses”, RefersToR1C1:=Selection
ActiveCell.Selectcan probably be
ActiveWorkbook.Names.Add Name:=”TaxOfficeAddresses”, RefersToR1C1:=Range(“A1”).CurrentRegion
and
Range(“A1″).AutoFilter
Selection.AutoFilter Field:=5, Criteria1:=”>=” & StartTaxOfficeNum & “”, _
Operator:=xlAnd, Criteria2:=”=” & StartTaxOfficeNum & “”, _
Operator:=xlAnd, Criteria2:=”<=" & EndTaxOfficeNum & ""and there are more.
-
WSRConnell
AskWoody Lounger -
WSJohnBF
AskWoody LoungerApril 6, 2004 at 5:48 pm #810844Your confidence may be misplaced.
If you are getting into Excel VBA macros and coding, a Search of this forum and the Excel forum will give you several recommendations on books which do a good job of teaching you more about Excel VBA. And if the problems in your code are not resolved, please post back to this thread.
-
WSRConnell
AskWoody Lounger -
WSRConnell
AskWoody Lounger
-
-
WSJohnBF
AskWoody LoungerApril 6, 2004 at 5:48 pm #810845Your confidence may be misplaced.
If you are getting into Excel VBA macros and coding, a Search of this forum and the Excel forum will give you several recommendations on books which do a good job of teaching you more about Excel VBA. And if the problems in your code are not resolved, please post back to this thread.
-
-
WSRConnell
AskWoody Lounger
-
-
WSJohnBF
AskWoody LoungerApril 6, 2004 at 4:31 pm #810768I don’t have any bright ideas (I don’t easily understand this type of code without seeing the data its being run against), but on a cursory glance, see if releasing the Workbook object helps:
wbkLetter.Close
Set wbkLetter = Nothing
End IfAlso the references to ActiveSheet are hard to follow; you might want Set your source and target worksheets as Worksheet objects and act on the Objects instead of switching ActiveWorksheets back and forth.
Another possibility is that after every .Copy operation, set CutCopyMode off by
Application.CutCopyMode = False
You also have a lot of “Selection” code that could be avoided, for example:
Range(“A1″).CurrentRegion.Select
ActiveWorkbook.Names.Add Name:=”TaxOfficeAddresses”, RefersToR1C1:=Selection
ActiveCell.Selectcan probably be
ActiveWorkbook.Names.Add Name:=”TaxOfficeAddresses”, RefersToR1C1:=Range(“A1”).CurrentRegion
and
Range(“A1″).AutoFilter
Selection.AutoFilter Field:=5, Criteria1:=”>=” & StartTaxOfficeNum & “”, _
Operator:=xlAnd, Criteria2:=”=” & StartTaxOfficeNum & “”, _
Operator:=xlAnd, Criteria2:=”<=" & EndTaxOfficeNum & ""and there are more.
-
WSexh2
AskWoody LoungerApril 19, 2004 at 9:52 pm #817091I’m having the same problem – Excel 2000 crashing when I close a file, generating an access violation, but not when I step thru the code. I’ve tried exporting and importing the module, I’ve set every object to Nothing when done, I’ve tried saving the file before closing, all to no avail. Does anyone have any other suggestions? Thanks.
-
WSexh2
AskWoody LoungerApril 19, 2004 at 9:52 pm #817092I’m having the same problem – Excel 2000 crashing when I close a file, generating an access violation, but not when I step thru the code. I’ve tried exporting and importing the module, I’ve set every object to Nothing when done, I’ve tried saving the file before closing, all to no avail. Does anyone have any other suggestions? Thanks.
Viewing 3 reply threads -

Plus Membership
Donations from Plus members keep this site going. You can identify the people who support AskWoody by the Plus badge on their avatars.
AskWoody Plus members not only get access to all of the contents of this site -- including Susan Bradley's frequently updated Patch Watch listing -- they also receive weekly AskWoody Plus Newsletters (formerly Windows Secrets Newsletter) and AskWoody Plus Alerts, emails when there are important breaking developments.
Get Plus!
Welcome to our unique respite from the madness.
It's easy to post questions about Windows 11, Windows 10, Win8.1, Win7, Surface, Office, or browse through our Forums. Post anonymously or register for greater privileges. Keep it civil, please: Decorous Lounge rules strictly enforced. Questions? Contact Customer Support.
Search Newsletters
Search Forums
View the Forum
Search for Topics
Recent Topics
-
Microsoft : Edge is better than Chrome
by
Alex5723
6 hours, 48 minutes ago -
The EU launched DNS4EU
by
Alex5723
19 hours, 30 minutes ago -
Cell Phone vs. Traditional Touchtone Phone over POTS
by
280park
9 hours, 51 minutes ago -
Lost access to all my networked drives (shares) listed in My Computer
by
lwerman
1 day ago -
Set default size for pasted photo to word
by
Cyn
1 day, 6 hours ago -
Dedoimedo tries 24H2…
by
Cybertooth
19 hours, 4 minutes ago -
Windows 11 Insider Preview build 27871 released to Canary
by
joep517
2 days, 5 hours ago -
Windows 11 ad from Campaign Manager in Windows 10
by
Jim McKenna
2 days, 3 hours ago -
Small desktops
by
Susan Bradley
3 hours, 47 minutes ago -
Totally disable Bitlocker
by
CWBillow
23 hours, 30 minutes ago -
Phishers extract Millions from HMRC accounts..
by
Microfix
2 days, 3 hours ago -
Windows 10 22H2 Update today (5 June) says up-to-date but last was 2025-04
by
Alan_uk
3 days, 9 hours ago -
Thoughts on Malwarebytes Scam Guard for Mobile?
by
opti1
1 day, 4 hours ago -
Mystical Desktop
by
CWBillow
3 days, 13 hours ago -
Meta and Yandex secretly tracked billions of Android users
by
Alex5723
2 days, 18 hours ago -
MS-DEFCON 2: Do you need that update?
by
Susan Bradley
5 hours, 47 minutes ago -
CD/DVD drive is no longer recognized
by
WSCape Sand
4 days, 4 hours ago -
Windows 11 24H2 Default Apps stuck on Edge and Adobe Photoshop
by
MikeBravo
4 days, 7 hours ago -
North Face and Cartier customer data stolen in cyber attacks
by
Alex5723
4 days, 5 hours ago -
What is wrong with simple approach?
by
WSSpoke36
2 days, 3 hours ago -
Microsoft-Backed Builder.ai Set for Bankruptcy After Cash Seized
by
Alex5723
4 days, 16 hours ago -
Location, location, location
by
Susan Bradley
3 days, 7 hours ago -
Cannot get a task to run a restore point
by
CWBillow
4 days, 18 hours ago -
Frustrating search behavior with Outlook
by
MrJimPhelps
4 days, 8 hours ago -
June 2025 Office non-Security Updates
by
PKCano
5 days, 4 hours ago -
Secure Boot Update Fails after KB5058405 Installed
by
SteveIT
7 hours, 19 minutes ago -
Firefox Red Panda Fun Stuff
by
Lars220
5 days, 4 hours ago -
How start headers and page numbers on page 3?
by
Davidhs
5 days, 15 hours ago -
Attack on LexisNexis Risk Solutions exposes data on 300k +
by
Nibbled To Death By Ducks
4 days, 17 hours ago -
Windows 11 Insider Preview build 26200.5622 released to DEV
by
joep517
5 days, 23 hours ago
Recent blog posts
Key Links
Want to Advertise in the free newsletter? How about a gift subscription in honor of a birthday? Send an email to sb@askwoody.com to ask how.
Mastodon profile for DefConPatch
Mastodon profile for AskWoody
Home • About • FAQ • Posts & Privacy • Forums • My Account
Register • Free Newsletter • Plus Membership • Gift Certificates • MS-DEFCON Alerts
Copyright ©2004-2025 by AskWoody Tech LLC. All Rights Reserved.