Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Common Dialog Error ! (Please Help me ! urgently)

I trying to add a commondialog control into my VBA form in excel, but it show an error message
"The control could not be created because it is notproperly licensed." I have installed Microsoft Office Xp(sp2) and Microsoft Visual Studio.net 2002
and my platform is Microsoft Windows Server 2000 (sp4) . I have tried unregister comdlg32.ocx and register it again,but it did not take effect
How can I resolve this problem ,thanks !
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default Common Dialog Error ! (Please Help me ! urgently)

If you are trying to show the fileopen/saveas dialogs use
application.GetOpenfileName
and/or
Application.GetSaveAsFilename

see excel vba help for details.

--
Regards,
Tom Ogilvy

Michael Xu wrote in message
...
I trying to add a commondialog control into my VBA form in excel, but it

show an error message
"The control could not be created because it is notproperly licensed." I

have installed Microsoft Office Xp(sp2) and Microsoft Visual Studio.net
2002,
and my platform is Microsoft Windows Server 2000 (sp4) . I have tried

unregister comdlg32.ocx and register it again,but it did not take effect.
How can I resolve this problem ,thanks !



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
Common Dialog from Toolbox JRXPL New Users to Excel 0 April 23rd 08 04:36 AM
Command Button Error - Help Needed Urgently Please Salman Excel Worksheet Functions 2 March 7th 07 10:24 AM
Common Dialog Error Clement Excel Programming 1 November 19th 03 12:10 PM
Common Dialog Boxes Lionel Fridjhon Excel Programming 1 July 24th 03 03:15 PM
Common Dialog Box pat Excel Programming 2 July 10th 03 09:44 PM


All times are GMT +1. The time now is 07:04 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"