Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Userform Control Error

Hi there,
I'm a newbie, using VBA 6.0 in Excel 2002. When trying to place several of
the controls from the "Additional Controls" list (e.g. MS Data Grid Control,
MS Flex Grid Control), I get an error saying "The control could not be
created beacuse it is properly licenced". What's going on? Do I need a
special license to use these controls? Are there alternatives that would do
the job (present tabular data either entered by user or filled from code)?
HLP!
Tanks in advance.
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,327
Default Userform Control Error

Hi

Any user of that will need a license to run the controls in design time,
usually meaning that Visual Studio version something must be installed on
every system. Don't go there, additional controls are mostly trouble if you
write for more users than yourself.

You could perhaps use the spreadsheet web control ? It's like a worksheet.
http://www.dicks-blog.com/archives/2...ts-owc-part-i/
and supposed to be installed with Office.

HTH. Best wishes Harald


"Wild Horses" <Wild skrev i melding
...
Hi there,
I'm a newbie, using VBA 6.0 in Excel 2002. When trying to place several

of
the controls from the "Additional Controls" list (e.g. MS Data Grid

Control,
MS Flex Grid Control), I get an error saying "The control could not be
created beacuse it is properly licenced". What's going on? Do I need a
special license to use these controls? Are there alternatives that would

do
the job (present tabular data either entered by user or filled from code)?
HLP!
Tanks in advance.



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
Control Sequence from Userform Control Nigel Excel Programming 3 December 29th 04 01:25 PM
Error "Permission denied" when printing Web Browser control from button on userform, Charles Jordan Excel Programming 0 July 8th 04 04:19 PM
Userform control ZMore Excel Programming 1 March 5th 04 11:34 PM
Userform control Phillips Excel Programming 1 November 20th 03 07:33 PM
UserForm Control Richard Choate Excel Programming 0 July 16th 03 06:50 PM


All times are GMT +1. The time now is 10:19 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"