+ Reply to Thread
Results 1 to 2 of 2

File not opening:click Yes or No

  1. #1
    Manish Bajpai
    Guest

    File not opening:click Yes or No

    Hi,

    I'm using Excel 2000. I have a huge excel file of over 4MB in size with
    links to other files. When I'm trying to open this file, it shows the prompt
    - to select "Yes" or "No" - for whether I want to update the links or not. As
    soon as , I click Yes or No, it shows an error message that "Excel caused
    some error and closing the program". I'd faced similar issues earlier
    sometime back and sought help here. At that time, the file was without links
    to other files and on opening there was no prompt like this time. That time,
    I was advised to save the file as Microsoft Excel 95 and it worked. However,
    this time, it is not allowing me to save that file as Microsoft 95 as be
    default that prompt pops up and I can't proceed further unless I click Yes or
    No. Any suggestions will be greatly appreciated.

    Thanks,

    Manish Bajpai

  2. #2
    Tom Ogilvy
    Guest

    re: File not opening:click Yes or No

    Make a back up copy of the file by copying it with Windows explorer, then do
    your work on the copy:
    Try opening it with code

    sub OpenMyfile()
    Workbooks.Open "C:\Myfolder\MYFile.xls", UpdateLinks:=0
    End sub

    then, if successful, try to clean up or remove your links, or copy out what
    you need.

    --
    Regards,
    Tom Ogilvy


    "Manish Bajpai" <ManishBajpai@discussions.microsoft.com> wrote in message
    news:8D765F2C-67EE-4305-A103-14C5C32B6C15@microsoft.com...
    > Hi,
    >
    > I'm using Excel 2000. I have a huge excel file of over 4MB in size with
    > links to other files. When I'm trying to open this file, it shows the

    prompt
    > - to select "Yes" or "No" - for whether I want to update the links or not.

    As
    > soon as , I click Yes or No, it shows an error message that "Excel caused
    > some error and closing the program". I'd faced similar issues earlier
    > sometime back and sought help here. At that time, the file was without

    links
    > to other files and on opening there was no prompt like this time. That

    time,
    > I was advised to save the file as Microsoft Excel 95 and it worked.

    However,
    > this time, it is not allowing me to save that file as Microsoft 95 as be
    > default that prompt pops up and I can't proceed further unless I click Yes

    or
    > No. Any suggestions will be greatly appreciated.
    >
    > Thanks,
    >
    > Manish Bajpai




+ 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