|
-
May 25th, 2006, 03:56 PM
#1
Thread Starter
Frenzied Member
MSFlexGrid on Excel VBA Form
I am trying to use a MSFlexGrid control on a VBA userform and when I try to add the control I get an alert saying that "The control could not be created because it is not properly licensed".
Anyone got an idea why this is happening and how to fix it?
Declan
Don't forget to mark your Thread as resolved.
Take a moment to rate posts that you think are helpful 
-
May 25th, 2006, 04:40 PM
#2
Re: MSFlexGrid on Excel VBA Form
It's a problem with recognising the license for that control. I used to have the same problem with the richtextbox. The way I got around it is to find the OCX file in the system32 folder and "Open With...", then browse to the file RegSvr32.exe also in System32. That should re-register the control and allow you to carry on using it.
zaza
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|