R
rqcoder
Hello,
I am having an issue adding a control to a vba form that was compiled from a
VB6 project. After many hours of not zeroing in on the issue, I decided to
create a new ocx control using VB6. This control does absolutely nothing, no
code, no additional references or components just your run of the mill basic
control. This control as well as the initial control can be instantiated and
used in other development environments and on most other systems without
issue.
However after adding the control to a vba project toolbox, when I go to draw
the control on a vba form I get "Invalid Property Value" error message.
Anyone ever see this? I assume it has something to do with OLE but don't
know where to go from here. Have applied the latest office & windows service
packs and am able to duplicate the issue on 2 different Win XP machines, one
with Office 2003 the other with Office XP.
Any insight is appreciated.
Thanks,
I am having an issue adding a control to a vba form that was compiled from a
VB6 project. After many hours of not zeroing in on the issue, I decided to
create a new ocx control using VB6. This control does absolutely nothing, no
code, no additional references or components just your run of the mill basic
control. This control as well as the initial control can be instantiated and
used in other development environments and on most other systems without
issue.
However after adding the control to a vba project toolbox, when I go to draw
the control on a vba form I get "Invalid Property Value" error message.
Anyone ever see this? I assume it has something to do with OLE but don't
know where to go from here. Have applied the latest office & windows service
packs and am able to duplicate the issue on 2 different Win XP machines, one
with Office 2003 the other with Office XP.
Any insight is appreciated.
Thanks,