+ Reply to Thread
Results 1 to 3 of 3

Excel Macro - Auto Update Links

  1. #1
    Registered User
    Join Date
    02-08-2006
    Posts
    4

    Excel Macro - Auto Update Links

    I have this piece of Code:

    Please Login or Register  to view this content.
    When I run this code from "File 1" everything updates automatically, great.
    However, "File 2" remains open. Is there away to close the file?

    Any help would be appreciated.

  2. #2
    Registered User
    Join Date
    02-07-2006
    Posts
    26
    Try adding this line at the end:

    ActiveWorkbook.Close True

    Regards.

  3. #3
    Registered User
    Join Date
    02-08-2006
    Posts
    4

    Thanks

    Thanks!

    It works great!

    Please Login or Register  to view this content.
    It updates without a flicker. "Test_file_02.xls" closes when "File 1" opens to run the "auto_open" macro. You can move the files from folder to folder without a hitch. It works great.

    Again Thanks alot.

+ 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