Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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? |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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? |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Thanks, that worked.
"Jon Peltier" wrote: 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? |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Funny, I had problems using RefEdit Controls (it seemed to me that these
problems occurred mainly when I put them inside frames), and the above solutions seems to work for in that case as well. So, thanks. |
#5
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Putting RefEdits in Frames or on MultiPage controls is a recipe for
disaster. - Jon ------- Jon Peltier, Microsoft Excel MVP Tutorials and Custom Solutions Peltier Technical Services, Inc. - http://PeltierTech.com _______ "Arne" wrote in message ... Funny, I had problems using RefEdit Controls (it seemed to me that these problems occurred mainly when I put them inside frames), and the above solutions seems to work for in that case as well. So, thanks. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
refedit error | Excel Programming | |||
To refedit, or not to refedit, that is the question. | Excel Programming | |||
RefEdit ??? | Excel Programming | |||
RefEdit in VB6 | Excel Programming | |||
RefEdit | Excel Programming |