Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 7
Default Ref Edit Control Error Excel 2003 files opening in Excel 2002

I have several thousand files that were created with Excel 2002. They have
some custom VB programming including an Auto Open macro and an SheetChange
marco. One of the loaded available references in the Ref Edit Control.

If I open a file on a machine with Excel 2002 and check the location it is
listed as
C:\Program Files\Microsoft Office\Office10\REFEDIT.DLL. The file opens
without issue

If I open the same file on a machine with Excel 2003 and check the location
it is listed as:
C:\Program Files\Microsoft Office\Office11\REFEDIT.DLL. The file opens
without issue.

I save this file on an Excel 2003 machine and then attempt to open the file
on a 2002 machine. I get the message "Compile Error in Hidden Module" and
none of the macros function. When I check the available references the Ref
Edit Control is listed as Missing and the path is
C:\Program Files\Microsoft Office\Office11\REFEDIT.DLL.

Other references (such as the Excel 10.0 (or 11.0) Obejct library) switch
paths without issue.

Removing the Ref Edit Control reference or redirecting back to the Office10
location both solve the problem. Removing the reference is OK since I am not
using this function.

Since I have a lot of file that may potentially have this issue (many users
access and save these files-some have Excel 2002 and some have Excel 2003) I
am wondering if anyone knows a way to do either or all of these items.

Somhow reconfigure Excel 2003 so that saving the file in Excel and reopening
in Excel 2002 allows Excel 2002 to find the path.

Or reconfigure Excel 2002 so that it can find the path without having to
individually reset the path for each file

Or use VB to automatically remove the reference.

Sorry about the length, but I wanted to make sure I accurately captured this
issue. Any help anyone can offer would be greatly appreciated.
--
Paul Cordts
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 989
Default Ref Edit Control Error Excel 2003 files opening in Excel 2002

We also have this problem although between Excel 2003 and 2007. When the
file is saved in 2007 and reopened in 2003, the refedit.dll path doesn't
change to the 2003 path resulting in "compile error.." on most machines. But
we do have ONE machine where excel 2003 was able to open; the path was
adjusted correctly.

MPL

"Paul Cordts" wrote:

I have several thousand files that were created with Excel 2002. They have
some custom VB programming including an Auto Open macro and an SheetChange
marco. One of the loaded available references in the Ref Edit Control.

If I open a file on a machine with Excel 2002 and check the location it is
listed as
C:\Program Files\Microsoft Office\Office10\REFEDIT.DLL. The file opens
without issue

If I open the same file on a machine with Excel 2003 and check the location
it is listed as:
C:\Program Files\Microsoft Office\Office11\REFEDIT.DLL. The file opens
without issue.

I save this file on an Excel 2003 machine and then attempt to open the file
on a 2002 machine. I get the message "Compile Error in Hidden Module" and
none of the macros function. When I check the available references the Ref
Edit Control is listed as Missing and the path is
C:\Program Files\Microsoft Office\Office11\REFEDIT.DLL.

Other references (such as the Excel 10.0 (or 11.0) Obejct library) switch
paths without issue.

Removing the Ref Edit Control reference or redirecting back to the Office10
location both solve the problem. Removing the reference is OK since I am not
using this function.

Since I have a lot of file that may potentially have this issue (many users
access and save these files-some have Excel 2002 and some have Excel 2003) I
am wondering if anyone knows a way to do either or all of these items.

Somhow reconfigure Excel 2003 so that saving the file in Excel and reopening
in Excel 2002 allows Excel 2002 to find the path.

Or reconfigure Excel 2002 so that it can find the path without having to
individually reset the path for each file

Or use VB to automatically remove the reference.

Sorry about the length, but I wanted to make sure I accurately captured this
issue. Any help anyone can offer would be greatly appreciated.
--
Paul Cordts

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Excel 2002: Opening related files by clicking file address Mr. Low Excel Discussion (Misc queries) 2 July 31st 09 06:47 PM
Opening Excel 2002 file in Excel 2003 Irfan Excel Discussion (Misc queries) 1 August 22nd 07 09:06 PM
View / Edit Excel 2003 files in Excel 2000 Pete Excel Discussion (Misc queries) 0 August 9th 06 01:18 PM
Excel 2002 document not opening with a proper view in Excel 2003 taj New Users to Excel 1 January 17th 06 10:36 PM
sharing/using/saving Excel 2002 files in Excel 2003 maze2009 Excel Discussion (Misc queries) 0 January 20th 05 07:27 PM


All times are GMT +1. The time now is 06:42 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"