Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 18
Default Can I use this Outlook control in Excel?

Outlook 2002 SP-2
Excel 2002 SP-2

There is a calendar control available in Microsoft Outlook that can be seen
via the menus File, New, Appointment, Actions, Recurrence, looking at the
"Range of Recurrence" section at the bottom of the displayed userform and
selecting the dropdown arrow of the control next to the "End by" text. I
would like to use this control in Excel rather than the Date & Time Picker
or MonthView controls.

Is this possible, and how would I accomplish it? I don't know what this
control is called or how to set a reference to it.

Thanks in advance.

Mark



  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 860
Default Can I use this Outlook control in Excel?

Hi Mark,

I believe that one is called the "Microsoft Date and Time Picker" control.
You should find it in the list of additional controls (right-click the
control toolbox window and select "Additional Controls...".

--
Regards,

Jake Marx
www.longhead.com

[please keep replies in the newsgroup - email address unmonitored]


Mark Driscol wrote:
Outlook 2002 SP-2
Excel 2002 SP-2

There is a calendar control available in Microsoft Outlook that can
be seen via the menus File, New, Appointment, Actions, Recurrence,
looking at the "Range of Recurrence" section at the bottom of the
displayed userform and selecting the dropdown arrow of the control
next to the "End by" text. I would like to use this control in Excel
rather than the Date & Time Picker or MonthView controls.

Is this possible, and how would I accomplish it? I don't know what
this control is called or how to set a reference to it.

Thanks in advance.

Mark


  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 18
Default Can I use this Outlook control in Excel?

Thanks, Jake, but it is the Date & Time Picker and MonthViews controls I
don't want to use. They're OK, I just like this the look of this particular
control in Outlook better. Any ideas on how to be able to use it in Excel?

Thanks.

Mark


"Jake Marx" wrote in message
...
Hi Mark,

I believe that one is called the "Microsoft Date and Time Picker" control.
You should find it in the list of additional controls (right-click the
control toolbox window and select "Additional Controls...".

--
Regards,

Jake Marx
www.longhead.com

[please keep replies in the newsgroup - email address unmonitored]


Mark Driscol wrote:
Outlook 2002 SP-2
Excel 2002 SP-2

There is a calendar control available in Microsoft Outlook that can
be seen via the menus File, New, Appointment, Actions, Recurrence,
looking at the "Range of Recurrence" section at the bottom of the
displayed userform and selecting the dropdown arrow of the control
next to the "End by" text. I would like to use this control in Excel
rather than the Date & Time Picker or MonthView controls.

Is this possible, and how would I accomplish it? I don't know what
this control is called or how to set a reference to it.

Thanks in advance.

Mark




  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 860
Default Can I use this Outlook control in Excel?

Sorry, Mark - obviously, I can't read. <g

I would guess MS created a custom control for this. Here's a custom control
that looks like it's pretty close in looks/functionality:

http://www.codeproject.com/miscctrl/minicalendar.asp

--
Regards,

Jake Marx
www.longhead.com

[please keep replies in the newsgroup - email address unmonitored]


Mark Driscol wrote:
Thanks, Jake, but it is the Date & Time Picker and MonthViews
controls I don't want to use. They're OK, I just like this the look
of this particular control in Outlook better. Any ideas on how to be
able to use it in Excel?

Thanks.

Mark


"Jake Marx" wrote in message
...
Hi Mark,

I believe that one is called the "Microsoft Date and Time Picker"
control. You should find it in the list of additional controls
(right-click the control toolbox window and select "Additional
Controls...".

--
Regards,

Jake Marx
www.longhead.com

[please keep replies in the newsgroup - email address unmonitored]


Mark Driscol wrote:
Outlook 2002 SP-2
Excel 2002 SP-2

There is a calendar control available in Microsoft Outlook that can
be seen via the menus File, New, Appointment, Actions, Recurrence,
looking at the "Range of Recurrence" section at the bottom of the
displayed userform and selecting the dropdown arrow of the control
next to the "End by" text. I would like to use this control in
Excel rather than the Date & Time Picker or MonthView controls.

Is this possible, and how would I accomplish it? I don't know what
this control is called or how to set a reference to it.

Thanks in advance.

Mark


  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 18
Default Can I use this Outlook control in Excel?

Thanks, Jake, that does look pretty close!

Mark


"Jake Marx" wrote in message
...
Sorry, Mark - obviously, I can't read. <g

I would guess MS created a custom control for this. Here's a custom

control
that looks like it's pretty close in looks/functionality:

http://www.codeproject.com/miscctrl/minicalendar.asp

--
Regards,

Jake Marx
www.longhead.com

[please keep replies in the newsgroup - email address unmonitored]


Mark Driscol wrote:
Thanks, Jake, but it is the Date & Time Picker and MonthViews
controls I don't want to use. They're OK, I just like this the look
of this particular control in Outlook better. Any ideas on how to be
able to use it in Excel?

Thanks.

Mark


"Jake Marx" wrote in message
...
Hi Mark,

I believe that one is called the "Microsoft Date and Time Picker"
control. You should find it in the list of additional controls
(right-click the control toolbox window and select "Additional
Controls...".

--
Regards,

Jake Marx
www.longhead.com

[please keep replies in the newsgroup - email address unmonitored]


Mark Driscol wrote:
Outlook 2002 SP-2
Excel 2002 SP-2

There is a calendar control available in Microsoft Outlook that can
be seen via the menus File, New, Appointment, Actions, Recurrence,
looking at the "Range of Recurrence" section at the bottom of the
displayed userform and selecting the dropdown arrow of the control
next to the "End by" text. I would like to use this control in
Excel rather than the Date & Time Picker or MonthView controls.

Is this possible, and how would I accomplish it? I don't know what
this control is called or how to set a reference to it.

Thanks in advance.

Mark






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
Process control chart for quality control in exel? Kara Charts and Charting in Excel 2 May 11th 10 05:45 PM
2007 Form Control/ActiveX Control font difference Nikko963 Excel Discussion (Misc queries) 0 April 15th 09 04:21 PM
Excel spin box - no Control tab in Format Control dialong box tocoau Excel Worksheet Functions 7 August 10th 08 03:15 PM
excel open in outlook if outlook is running kirk Excel Discussion (Misc queries) 0 May 24th 06 06:42 PM
Unable to add references to Calendar control and outlook object utham raj via OfficeKB.com Setting up and Configuration of Excel 0 February 3rd 05 09:48 AM


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