A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Access » Using Forms
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Undue unregistered activeX control



 
 
Thread Tools Display Modes
  #1  
Old March 5th, 2008, 06:18 PM posted to microsoft.public.access.forms
nick
external usenet poster
 
Posts: 642
Default Undue unregistered activeX control

I was tring to register the calaneder10 control and instead unregistered it.
What can I do to get it back?

Thanks!
  #2  
Old March 5th, 2008, 06:48 PM posted to microsoft.public.access.forms
Douglas J. Steele
external usenet poster
 
Posts: 9,313
Default Undue unregistered activeX control

What exactly did you do to unregister it? The only way I'm aware of is to
use regsvr32.exe with a flag of /u:

regsvr32 /u "mscal.ocx"

You can reregister it using

regsvr32 "mscal.ocx"

That having been said, I'll just comment that most of us advise not to use
the calendar control. There are simpler, more reliable approaches. Jeff
Conrad has a good overview at
http://www.accessmvp.com/JConrad/acc...calendars.html


--
Doug Steele, Microsoft Access MVP
http://I.Am/DougSteele
(no e-mails, please!)


"Nick" wrote in message
...
I was tring to register the calaneder10 control and instead unregistered
it.
What can I do to get it back?

Thanks!



  #3  
Old March 6th, 2008, 07:35 AM posted to microsoft.public.access.forms
nick
external usenet poster
 
Posts: 642
Default Undue unregistered activeX control

Thanks, If the calendar contol is not the way to go, what should I use?

Thanks again!
"Douglas J. Steele" wrote:

What exactly did you do to unregister it? The only way I'm aware of is to
use regsvr32.exe with a flag of /u:

regsvr32 /u "mscal.ocx"

You can reregister it using

regsvr32 "mscal.ocx"

That having been said, I'll just comment that most of us advise not to use
the calendar control. There are simpler, more reliable approaches. Jeff
Conrad has a good overview at
http://www.accessmvp.com/JConrad/acc...calendars.html


--
Doug Steele, Microsoft Access MVP
http://I.Am/DougSteele
(no e-mails, please!)


"Nick" wrote in message
...
I was tring to register the calaneder10 control and instead unregistered
it.
What can I do to get it back?

Thanks!




  #4  
Old March 6th, 2008, 12:31 PM posted to microsoft.public.access.forms
Douglas J. Steele
external usenet poster
 
Posts: 9,313
Default Undue unregistered activeX control

Did you read the reference I cited?

--
Doug Steele, Microsoft Access MVP
http://I.Am/DougSteele
(no e-mails, please!)


"Nick" wrote in message
...
Thanks, If the calendar contol is not the way to go, what should I use?

Thanks again!
"Douglas J. Steele" wrote:

What exactly did you do to unregister it? The only way I'm aware of is to
use regsvr32.exe with a flag of /u:

regsvr32 /u "mscal.ocx"

You can reregister it using

regsvr32 "mscal.ocx"

That having been said, I'll just comment that most of us advise not to
use
the calendar control. There are simpler, more reliable approaches. Jeff
Conrad has a good overview at
http://www.accessmvp.com/JConrad/acc...calendars.html


--
Doug Steele, Microsoft Access MVP
http://I.Am/DougSteele
(no e-mails, please!)


"Nick" wrote in message
...
I was tring to register the calaneder10 control and instead unregistered
it.
What can I do to get it back?

Thanks!






  #5  
Old March 6th, 2008, 04:45 PM posted to microsoft.public.access.forms
nick
external usenet poster
 
Posts: 642
Default Undue unregistered activeX control

Thanks, did not see it at first. and thanks for patience.

"Douglas J. Steele" wrote:

Did you read the reference I cited?

--
Doug Steele, Microsoft Access MVP
http://I.Am/DougSteele
(no e-mails, please!)


"Nick" wrote in message
...
Thanks, If the calendar contol is not the way to go, what should I use?

Thanks again!
"Douglas J. Steele" wrote:

What exactly did you do to unregister it? The only way I'm aware of is to
use regsvr32.exe with a flag of /u:

regsvr32 /u "mscal.ocx"

You can reregister it using

regsvr32 "mscal.ocx"

That having been said, I'll just comment that most of us advise not to
use
the calendar control. There are simpler, more reliable approaches. Jeff
Conrad has a good overview at
http://www.accessmvp.com/JConrad/acc...calendars.html


--
Doug Steele, Microsoft Access MVP
http://I.Am/DougSteele
(no e-mails, please!)


"Nick" wrote in message
...
I was tring to register the calaneder10 control and instead unregistered
it.
What can I do to get it back?

Thanks!






 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 03:08 PM.


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