Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default VBA and ActiveX Licensing .. ?

pls find the description of how to add a.m. control to
your form.

1) open VBA project and show user form in design mode
(should be your ProjectForm in current project)
2) choose Tools|References from menu, References dialog
will show up
3) Click 'Browse' button, the 'Add Reference' dialog will
show up
4) choose file 'Comdlg32.ocx' which should be located
in ..system32 directory
5) The reference to 'Microsoft Common Dialog Control 6.0
(SP3)' should be added and marked as available
6) Display the Toolbox, move cursor to Toolbox and press
right mouse button
7) Choose 'Additional Controls' from context menu
8) Activate 'Microsoft Common Dialog Control, version 6.0'
in the list
9) Toolbox shows now a thumbnail representing the
CommonDialog
10) Drag&Drop it to your form

11) Hopefully you do not receive the same error msg as I do

The control could not be created because it is not
properly licensed
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,327
Default VBA and ActiveX Licensing .. ?

Hi Mikael

You need Visual Studio or similar to distribute that one. And
sometimes/sometimes not this prevents you from using it too.

But Excel/Windows har built-in alternatives for its function. For Open/Save
actions use VBA's GetOpenFilename and GetSaveAsFilename, no controls needed.
Excel has its own printer dialog, and the color dialog wouldn't be very
useful Excel I believe.

--
HTH. Best wishes Harald
Followup to newsgroup only please

"Mikael Nordmark" skrev i melding
...
(....)
8) Activate 'Microsoft Common Dialog Control, version 6.0'
in the list
9) Toolbox shows now a thumbnail representing the
CommonDialog
10) Drag&Drop it to your form

11) Hopefully you do not receive the same error msg as I do

The control could not be created because it is not
properly licensed



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
Re-installed Office 2003 and the licensing agreement pops up each pizzaboy Excel Discussion (Misc queries) 0 March 2nd 10 12:40 AM
How to turn off accepting the licensing agreement when open excel Jane Doe[_2_] Excel Discussion (Misc queries) 3 February 10th 10 05:34 PM
Excel Licensing JCS Excel Discussion (Misc queries) 0 October 20th 09 01:40 PM
Excel 2007 enterprise volume licensing Gopal Excel Discussion (Misc queries) 1 November 10th 08 10:00 AM
ActiveX Medley1208 Excel Discussion (Misc queries) 0 May 30th 08 04:09 PM


All times are GMT +1. The time now is 10:41 AM.

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"