Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 81
Default refedit controls and Excel 2003 sp3

Is anyone having trouble adding refedit controls to userforms after
upgrading 2003 to sp3? I have two pcs, as identical as I can keep them, and
one can not add refedit controls. I get a forms error when I just click on
the control and can not even add one to a form. Repairing office did no
good.

I've seen Bill Freund's posts, and know he is having refedit troubles and he
has not been able to resolve.

I'm wondering if the problem is more wide spread than we think.

Bob Flanagan


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 968
Default refedit controls and Excel 2003 sp3

There does seem to be a major control problem randomly occurring associated
with Excel 2003 SP3.

I have had this problem with both Treeview and Refedit.

Sometimes (but maybe not always) you can solve the problem by searching for
all .EXD files and deleting them.

Sometimes resetting up your profile solves it.

We need to get MSoft to take a look at this

Charles
__________________________________________________
Outlines for my Sessions at the Australia Excel Users Group
http://www.decisionmodels.com/OZEUC.htm

"Bob Flanagan" wrote in message
. ..
Is anyone having trouble adding refedit controls to userforms after
upgrading 2003 to sp3? I have two pcs, as identical as I can keep them,
and one can not add refedit controls. I get a forms error when I just
click on the control and can not even add one to a form. Repairing office
did no good.

I've seen Bill Freund's posts, and know he is having refedit troubles and
he has not been able to resolve.

I'm wondering if the problem is more wide spread than we think.

Bob Flanagan



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 6,582
Default refedit controls and Excel 2003 sp3

The .EXD files are in the temp directory

C:\Documents and Settings\<username\Local Settings\Temp

as well as in this directory:

C:\Documents and Settings\<username\Application Data\Microsoft\Forms

I found that deleting the RefEdit.exd from this second directory fixed the
problem (which first had plagued me for days).

- Jon
-------
Jon Peltier, Microsoft Excel MVP
Tutorials and Custom Solutions
Peltier Technical Services, Inc. - http://PeltierTech.com
_______


"Charles Williams" wrote in message
...
There does seem to be a major control problem randomly occurring
associated with Excel 2003 SP3.

I have had this problem with both Treeview and Refedit.

Sometimes (but maybe not always) you can solve the problem by searching
for all .EXD files and deleting them.

Sometimes resetting up your profile solves it.

We need to get MSoft to take a look at this

Charles
__________________________________________________
Outlines for my Sessions at the Australia Excel Users Group
http://www.decisionmodels.com/OZEUC.htm

"Bob Flanagan" wrote in message
. ..
Is anyone having trouble adding refedit controls to userforms after
upgrading 2003 to sp3? I have two pcs, as identical as I can keep them,
and one can not add refedit controls. I get a forms error when I just
click on the control and can not even add one to a form. Repairing office
did no good.

I've seen Bill Freund's posts, and know he is having refedit troubles and
he has not been able to resolve.

I'm wondering if the problem is more wide spread than we think.

Bob Flanagan





  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 81
Default refedit controls and Excel 2003 sp3

Just deleted all EXD files - no help

Did a repair of Office - no help

Did a re-install per the Control panel - no help

Un-installed Office, searched for and re-deleted all EXD files, deleted all
temp files in application data and Windows, deleted traces of Office still
in Program Files and Application Data, deleted other programs I saw in
Control Panel that didn't belong or were not needed, rebooted, Prayed,
Offered wife to the computer gods, re-installed Office, did not do auto
updates, turned off auto updates to prevent any SP upgrades from
nstalling. - this worked!

Bob Flanagan
Macro Systems
http://www.add-ins.com
Productivity add-ins and downloadable books on VB macros for Excel

"Jon Peltier" wrote in message
...
The .EXD files are in the temp directory

C:\Documents and Settings\<username\Local Settings\Temp

as well as in this directory:

C:\Documents and Settings\<username\Application Data\Microsoft\Forms

I found that deleting the RefEdit.exd from this second directory fixed the
problem (which first had plagued me for days).

- Jon
-------
Jon Peltier, Microsoft Excel MVP
Tutorials and Custom Solutions
Peltier Technical Services, Inc. - http://PeltierTech.com
_______


"Charles Williams" wrote in message
...
There does seem to be a major control problem randomly occurring
associated with Excel 2003 SP3.

I have had this problem with both Treeview and Refedit.

Sometimes (but maybe not always) you can solve the problem by searching
for all .EXD files and deleting them.

Sometimes resetting up your profile solves it.

We need to get MSoft to take a look at this

Charles
__________________________________________________
Outlines for my Sessions at the Australia Excel Users Group
http://www.decisionmodels.com/OZEUC.htm

"Bob Flanagan" wrote in message
. ..
Is anyone having trouble adding refedit controls to userforms after
upgrading 2003 to sp3? I have two pcs, as identical as I can keep them,
and one can not add refedit controls. I get a forms error when I just
click on the control and can not even add one to a form. Repairing
office did no good.

I've seen Bill Freund's posts, and know he is having refedit troubles
and he has not been able to resolve.

I'm wondering if the problem is more wide spread than we think.

Bob Flanagan







  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 6,582
Default refedit controls and Excel 2003 sp3

Your wife must be pretty.

- Jon
-------
Jon Peltier, Microsoft Excel MVP
Tutorials and Custom Solutions
Peltier Technical Services, Inc. - http://PeltierTech.com
_______


"Bob Flanagan" wrote in message
. ..
Just deleted all EXD files - no help

Did a repair of Office - no help

Did a re-install per the Control panel - no help

Un-installed Office, searched for and re-deleted all EXD files, deleted
all temp files in application data and Windows, deleted traces of Office
still in Program Files and Application Data, deleted other programs I saw
in Control Panel that didn't belong or were not needed, rebooted, Prayed,
Offered wife to the computer gods, re-installed Office, did not do auto
updates, turned off auto updates to prevent any SP upgrades from
nstalling. - this worked!

Bob Flanagan
Macro Systems
http://www.add-ins.com
Productivity add-ins and downloadable books on VB macros for Excel

"Jon Peltier" wrote in message
...
The .EXD files are in the temp directory

C:\Documents and Settings\<username\Local Settings\Temp

as well as in this directory:

C:\Documents and Settings\<username\Application Data\Microsoft\Forms

I found that deleting the RefEdit.exd from this second directory fixed
the problem (which first had plagued me for days).

- Jon
-------
Jon Peltier, Microsoft Excel MVP
Tutorials and Custom Solutions
Peltier Technical Services, Inc. - http://PeltierTech.com
_______


"Charles Williams" wrote in message
...
There does seem to be a major control problem randomly occurring
associated with Excel 2003 SP3.

I have had this problem with both Treeview and Refedit.

Sometimes (but maybe not always) you can solve the problem by searching
for all .EXD files and deleting them.

Sometimes resetting up your profile solves it.

We need to get MSoft to take a look at this

Charles
__________________________________________________
Outlines for my Sessions at the Australia Excel Users Group
http://www.decisionmodels.com/OZEUC.htm

"Bob Flanagan" wrote in message
. ..
Is anyone having trouble adding refedit controls to userforms after
upgrading 2003 to sp3? I have two pcs, as identical as I can keep
them, and one can not add refedit controls. I get a forms error when I
just click on the control and can not even add one to a form. Repairing
office did no good.

I've seen Bill Freund's posts, and know he is having refedit troubles
and he has not been able to resolve.

I'm wondering if the problem is more wide spread than we think.

Bob Flanagan











  #6   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 968
Default refedit controls and Excel 2003 sp3

I have 7 files called Refedit.DLL on my system.

In no particular order they are in
C:\off2003\Office11 12.0.6202.3013 97.8kb created 6 June 2007
C:\off2k\office 1.0.0.0 created 4 June 1998
c:\offxp\Office10 1.0.0.0 created 23 September 1999
C:\WINDOWS\system32 1.0.0.0 61.5 kb created 20 November 1996
C:\program Files\Microsoft Office\Office12 12.0.6211.1000 40.8 kb created 24
August 2007
C:\Windows\Installer\$patchcache$\managed\90401119 00063D11C8EF10054038389c\11.0.5614
76.0 kb dated 8 May 2003
C:\Windows\Installer\$patchcache$\managed\00002119 4100000000000000000F01FEC\12.0.4518
37.2 KB dated 26 October 2006

(I have many different versions of Office coexisting on this system).

What would be interesting would be to get the same list from someone who is
having problems!

Charles
__________________________________________________
Outlines for my Sessions at the Australia Excel Users Group
http://www.decisionmodels.com/OZEUC.htm



  #7   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 68
Default refedit controls and Excel 2003 sp3

Thank you, thank you, thank you... I did a search for the refedit.exd file,
deleted all references, and a weeks worth of troubleshooting is now over.

"Jon Peltier" wrote:

The .EXD files are in the temp directory

C:\Documents and Settings\<username\Local Settings\Temp

as well as in this directory:

C:\Documents and Settings\<username\Application Data\Microsoft\Forms

I found that deleting the RefEdit.exd from this second directory fixed the
problem (which first had plagued me for days).

- Jon
-------
Jon Peltier, Microsoft Excel MVP
Tutorials and Custom Solutions
Peltier Technical Services, Inc. - http://PeltierTech.com
_______


"Charles Williams" wrote in message
...
There does seem to be a major control problem randomly occurring
associated with Excel 2003 SP3.

I have had this problem with both Treeview and Refedit.

Sometimes (but maybe not always) you can solve the problem by searching
for all .EXD files and deleting them.

Sometimes resetting up your profile solves it.

We need to get MSoft to take a look at this

Charles
__________________________________________________
Outlines for my Sessions at the Australia Excel Users Group
http://www.decisionmodels.com/OZEUC.htm

"Bob Flanagan" wrote in message
. ..
Is anyone having trouble adding refedit controls to userforms after
upgrading 2003 to sp3? I have two pcs, as identical as I can keep them,
and one can not add refedit controls. I get a forms error when I just
click on the control and can not even add one to a form. Repairing office
did no good.

I've seen Bill Freund's posts, and know he is having refedit troubles and
he has not been able to resolve.

I'm wondering if the problem is more wide spread than we think.

Bob Flanagan






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
Using controls with Excel 2003 MacroBill13 Excel Discussion (Misc queries) 2 March 9th 09 06:49 PM
How to enumerate controls on a worksheet in Excel 2003 tbone[_2_] Excel Programming 4 April 26th 07 11:31 PM
Activex controls in Excel 2003 Tom Stewart Excel Worksheet Functions 2 April 9th 07 04:46 PM
refedit control in 2003 and managed code add-in? Nick Hodge Excel Programming 2 September 7th 04 03:16 PM


All times are GMT +1. The time now is 03:01 PM.

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

About Us

"It's about Microsoft Excel"