+ Reply to Thread
Results 1 to 3 of 3

Hide Update Links Message - Different than other threads!

  1. #1
    Registered User
    Join Date
    12-21-2012
    Location
    London, England
    MS-Off Ver
    Excel 2010
    Posts
    4

    Hide Update Links Message - Different than other threads!

    Hi guys,

    I'm opening an excel workbook from a batch file and I've got some code in the Workbook_Open statement. However, Excel keeps asking whether I want to update the links (which I don't want to for this workbook).

    Answers I find on the internet that do NOT work in this case:
    - Workbook.Open statement changing the UpdateLinks parameter => my workbook is already open, I don't open it again or from another Excel file
    - Changing properties in Options => I need my other Excel workbooks to still ask it, I'm looking for coding here
    - Application.AskToUpdate = False => Does not work because the workbook somethimes has links that cannot be updated and then Excel prompts that error message (which I don't want it to)

    Thanks!

  2. #2
    Registered User
    Join Date
    12-21-2012
    Location
    London, England
    MS-Off Ver
    Excel 2010
    Posts
    4

    Re: Hide Update Links Message - Different than other threads!

    I think I once read you could tell Excel its links are up to date (regardless of whether they really are). That should be some easy property to set somewhere (boolean type), but I cannot find what it is.

    Can anyone help?

  3. #3
    Registered User
    Join Date
    12-21-2012
    Location
    London, England
    MS-Off Ver
    Excel 2010
    Posts
    4

    Re: Hide Update Links Message - Different than other threads!

    No one that has a solution for this?

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Tags for this Thread

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