Thread: RefEdit error
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Jon Peltier Jon Peltier is offline
external usenet poster
 
Posts: 6,582
Default RefEdit error

Just adding the control to a form? Not executing any code?

Quit Excel, then remove any .exd files, in fact any files, from these two
directories:

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

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


"joeeng" wrote in message
...
Every time I try to add a RefEdit control to a Modal form, I get the error
"Invalid Argument". Does anyone know why and how to avoid this?