Excel VB Windows XP and 2000 problem

E

emrecelebi

Hi,

i have writen some macros using office 2000 on windows XP and they wor
well. Then i changed my Operating system to windows 2000 and installe
the same office 2000.

When i try to open my excel sheet with both macros enabled and disable
Visiual Basic gives me the "file not found" error in a message box and
nothing more and didnt open the file.

what could be the reason? any idea? i didnt intentially use any dl
from XP but dont know if VB uses them by default!

thanks in advance..

i can provide the excel sheet if anyone want to review... please let m
know.

Emr
 
J

Jim Rech

After you open a problem workbook go to Edit, Links to see if the current
workbook is linked to a missing file.

--
Jim Rech
Excel MVP
| Hi,
|
| i have writen some macros using office 2000 on windows XP and they work
| well. Then i changed my Operating system to windows 2000 and installed
| the same office 2000.
|
| When i try to open my excel sheet with both macros enabled and disabled
| Visiual Basic gives me the "file not found" error in a message box and
| nothing more and didnt open the file.
|
| what could be the reason? any idea? i didnt intentially use any dll
| from XP but dont know if VB uses them by default!
|
| thanks in advance..
|
| i can provide the excel sheet if anyone want to review... please let me
| know.
|
| Emre
|
|
| ---
|
|
 
Top