+ Reply to Thread
Results 1 to 2 of 2

Close Files Fast

  1. #1
    ch
    Guest

    Close Files Fast

    I have a macro that goes like this :

    >> Application.FindFile
    >> FirstBk = ActiveWorkbook.Name
    >> ..
    >> ..
    >> ..
    >> Windows(FirstBk).Close SaveChanges:=False


    This is working just fine except that it takes a while for the file named
    FirstBk to close. Anyone has a faster way ?

  2. #2
    Forum Moderator Leith Ross's Avatar
    Join Date
    01-15-2005
    Location
    San Francisco, Ca
    MS-Off Ver
    2000, 2003, & 2010
    Posts
    23,259
    Hello Ch,

    Shuting down an application is not like turning a light on and off. There many factors that effect how long it takes to quit. Rushing the process can lead to file corruption, data lose, or even crashing the system. You just have to be patient.

    Sincerely,
    Leith Ross

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1