LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,549
Default Excel keeps shutting down using code

You may find other things of interest if you...
Add: "Option Explicit" as the first line of your module.
Add: "On Error GoTo 0" immediately after "Worksheets("NewTemp").Delete"
--
Jim Cone
Portland, Oregon USA


"Crazyhorse"
wrote in message
I figured it out.
I removed CALL
from
Call TransferFormula
Last line of code.
 
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 shutting down - not wanted! Linda Broyles Excel Discussion (Misc queries) 5 August 8th 08 05:07 PM
vb code for saving a workbook when shutting an excel file down Kelly 1st Excel Programming 2 June 1st 07 11:31 AM
Determine if Excel App is shutting down w/VBA RFraley[_2_] Excel Programming 9 January 19th 07 04:42 PM
Excel instance not shutting down Macca Excel Programming 0 December 13th 04 03:53 PM
Excel is not shutting down properly Gayle Ashton Excel Discussion (Misc queries) 1 December 3rd 04 12:47 AM


All times are GMT +1. The time now is 11:38 PM.

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"