Unsolved

This post is more than 5 years old

1 Message

2983

August 2nd, 2004 11:00

VB error message "file not found"

Hi all,

i wrote some macros with office 2000 on windows XP.
Macros were simple with some user forms and they all worked well in XP.

then i installed Windows 2000 Operating system with the same office 2000 product and copied the excel sheets. but when i try to open the sheets a VB message box appears and displays "file not found" error and never opens the sheet, even with disable macros choice. no other error message exists neither which file is missing information!.

could someone please point me why i get this error and what could be the possible reason? i may provide the excel sheet if someone wants to reivew.

thanks for your helps in advance.
Emre.

1.7K Posts

August 2nd, 2004 19:00

It seems your path to Excel files has changed. In XP, it might have been C:\Documents and Settings\UserName\My Documents, but in Windows 2000 the user name may be different.

2 Intern

 • 

261 Posts

August 4th, 2004 20:00

This is a long shot, but does your workbook refer to any files that are in Personal.xls or any other workbook? I wondered if you have to set up a reference to another workbook.
No Events found!

Top