Problem opening Excel app in Win98 and in Citrix

JOHolloway

New Member
Joined
May 20, 2004
Messages
9
I have an (inherited) Excel application that was originally written in Win98 a few months ago. When I try to open it on WinXP, it declares that it has to repair the file, wiping out all the VBA code. I've found a work-around using the following steps:
  • open the file
    say "no" to sending report
    say "no" to sending report (comes up twice)
    go to code area
    in immediate window, enter application.enableevents=FALSE
    close file but not Excel itself
    re-open the file using the Excel menu
    go to code area
    make any change, even if it's just to backspace over a letter and then retype that letter
    save the file
    close the file
    close the Excel application
At this point, I am able to open the Excel file on my PC.

I have the same issue if I try to open this file via Metaframe.

I have no idea what the problem is, and I am hoping one of the board members can help.
 

Excel Facts

Links? Where??
If Excel says you have links but you can't find them, go to Formulas, Name Manager. Look for old links to dead workbooks & delete.

Forum statistics

Threads
1,215,777
Messages
6,126,838
Members
449,343
Latest member
DEWS2031

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top