PC Review


Reply
Thread Tools Rate Thread

DatePicker control lost in Excel 2007

 
 
Lemi
Guest
Posts: n/a
 
      7th Jul 2009

Hello,

I had a macro written in Office XP (Excel 2002). In a user form I had used a
date control adding it from the "Additional controls" button..

Now I try to run it on Excel 2007 but it gives an error. Because the
DatePicker control in the userform is lost. I cannot add it because it does
not exist in the list of Additional Controls. I use a 60 day-trial version
of Office 2007, could it be the reason? Otherwise how can I get it work
again? I can send my file if it would help.

Thanks
Lemi


 
Reply With Quote
 
 
 
 
Ron de Bruin
Guest
Posts: n/a
 
      7th Jul 2009

Hi Lemi

The control is a part of Access so if you not have this you not have the control


--

Regards Ron de Bruin
http://www.rondebruin.nl/tips.htm




"Lemi" <(E-Mail Removed)> wrote in message news:%23eqFrmz$(E-Mail Removed)...
> Hello,
>
> I had a macro written in Office XP (Excel 2002). In a user form I had used a
> date control adding it from the "Additional controls" button..
>
> Now I try to run it on Excel 2007 but it gives an error. Because the
> DatePicker control in the userform is lost. I cannot add it because it does
> not exist in the list of Additional Controls. I use a 60 day-trial version
> of Office 2007, could it be the reason? Otherwise how can I get it work
> again? I can send my file if it would help.
>
> Thanks
> Lemi
>
>

 
Reply With Quote
 
Howard31
Guest
Posts: n/a
 
      7th Jul 2009

Hi Lemi,

I have a full version of Office 2007 and there is no Calendar control, I
think I once heard that it is now shipped with MS Access, and there is a
place on the web where you should be able to download the calendar library,
I just don't remember where, have a search on Google for: "calendar control
library".
In any case do check the references list of libraries it might already be on
your computer just you need to reference it.

Hope this helps

"Lemi" <(E-Mail Removed)> wrote in message
news:%23eqFrmz$(E-Mail Removed)...
> Hello,
>
> I had a macro written in Office XP (Excel 2002). In a user form I had used
> a date control adding it from the "Additional controls" button..
>
> Now I try to run it on Excel 2007 but it gives an error. Because the
> DatePicker control in the userform is lost. I cannot add it because it
> does not exist in the list of Additional Controls. I use a 60 day-trial
> version of Office 2007, could it be the reason? Otherwise how can I get it
> work again? I can send my file if it would help.
>
> Thanks
> Lemi
>


 
Reply With Quote
 
Madiya
Guest
Posts: n/a
 
      8th Jul 2009
On Jul 8, 12:56*am, "Howard31" <iamamramcha...@hotmail.com> wrote:
> Hi Lemi,
>
> I have a full version of Office 2007 and there is no Calendar control, I
> think I once heard that it is now shipped with MS Access, and there is a
> place on the web where you should be able to download the calendar library,
> I just don't remember where, have a search on Google for: "calendar control
> library".
> In any case do check the references list of libraries it might already beon
> your computer just you need to reference it.
>
> Hope this helps
>
> "Lemi" <lemioz...@superonline.com> wrote in message
>
> news:%23eqFrmz$(E-Mail Removed)...
>
>
>
> > Hello,

>
> > I had a macro written in Office XP (Excel 2002). In a user form I had used
> > a date control adding it from the "Additional controls" button..

>
> > Now I try to run it on Excel 2007 but it gives an error. Because the
> > DatePicker control in the userform is lost. I cannot add it because it
> > does not exist in the list of Additional Controls. I use a 60 day-trial
> > version of Office 2007, could it be the reason? Otherwise how can I getit
> > work again? I can send my file if it would help.

>
> > Thanks
> > Lemi- Hide quoted text -

>
> - Show quoted text -


If you have full office 2007, Microsoft Date and Time control version
6.0 is available under additinal controls located at C:\windows
\system32\mscomct2.ocx.
If not listed under additional controls, you can manually register it
and use the same.

Regards,
Madiya
 
Reply With Quote
 
Lemi
Guest
Posts: n/a
 
      8th Jul 2009
Thank you all for your help.
I have first tried Howard31's suggestion. Google search ended up in
comctl32.dll ver 5.82 for XP which is already installed under
"windows\system32".

Madiya, I have the file "C:\windows\system32\mscomctl.ocx" but can you
please tell me how to manually register it?

If it is related to MS Access in the end as Ron de Bruin and Howard31 have
mentioned then I have to be sure that my macro file would work before I buy
the Office 2007 with Access. Otherwise I will stick to good old Office XP.
Would you make a test run in your computer if I send my file? It is a kind
of expense list generator to report the travel expenses.

Regards/Lemi

"Madiya" <(E-Mail Removed)> wrote in message
news:a321ff40-d350-4abc-85e8-(E-Mail Removed)...
On Jul 8, 12:56 am, "Howard31" <iamamramcha...@hotmail.com> wrote:
> Hi Lemi,
>
> I have a full version of Office 2007 and there is no Calendar control, I
> think I once heard that it is now shipped with MS Access, and there is a
> place on the web where you should be able to download the calendar
> library,
> I just don't remember where, have a search on Google for: "calendar
> control
> library".
> In any case do check the references list of libraries it might already be
> on
> your computer just you need to reference it.
>
> Hope this helps
>
> "Lemi" <lemioz...@superonline.com> wrote in message
>
> news:%23eqFrmz$(E-Mail Removed)...
>
>
>
> > Hello,

>
> > I had a macro written in Office XP (Excel 2002). In a user form I had
> > used
> > a date control adding it from the "Additional controls" button..

>
> > Now I try to run it on Excel 2007 but it gives an error. Because the
> > DatePicker control in the userform is lost. I cannot add it because it
> > does not exist in the list of Additional Controls. I use a 60 day-trial
> > version of Office 2007, could it be the reason? Otherwise how can I get
> > it
> > work again? I can send my file if it would help.

>
> > Thanks
> > Lemi- Hide quoted text -

>
> - Show quoted text -


If you have full office 2007, Microsoft Date and Time control version
6.0 is available under additinal controls located at C:\windows
\system32\mscomct2.ocx.
If not listed under additional controls, you can manually register it
and use the same.

Regards,
Madiya


 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Is there a way to add a datepicker control to a cell in Excel? Hamid Komaïri Microsoft Excel Misc 4 25th Jun 2008 01:43 PM
Better datepicker control? Klaus Jensen Microsoft ASP .NET 3 11th Jun 2006 12:21 AM
DatePicker control in Asp.net ? WJ Microsoft ASP .NET 2 21st Nov 2004 03:42 PM
DatePicker control Larry Microsoft Access 0 31st Mar 2004 06:52 PM
datepicker control drishtik Microsoft C# .NET 1 12th Sep 2003 09:12 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 12:51 AM.