ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Required Date picker control (https://www.excelbanter.com/excel-discussion-misc-queries/203271-required-date-picker-control.html)

Vinod[_2_]

Required Date picker control
 
Hi All,

Here I required a 'Date picker control' which should return selected date
with month and year. I need this control to place in a form.

Note: The control should work in any version of excel (excel 97 to excel
2007).

Any thoughts and VBA codes are welcome.

Advanced thanks,
Vinod

ShaneDevenshire

Required Date picker control
 
Hi,

Office comes with a Calendar Control which you can uses like a date picker.
1. Open the VBA Editor
2. Choose Insert, UserForm.
3. Choose Tools, Additional Controls
4. Find and check Calendar Control 11.0

This will add the calendar control to the Toolbox from which you can add it
to any form. You will need to code its actions but that's not too hard.

--
Cheers,
Shane Devenshire


"Vinod" wrote:

Hi All,

Here I required a 'Date picker control' which should return selected date
with month and year. I need this control to place in a form.

Note: The control should work in any version of excel (excel 97 to excel
2007).

Any thoughts and VBA codes are welcome.

Advanced thanks,
Vinod


Vinod[_2_]

Required Date picker control
 
Thanks ShaneDevenshire for quick response,

My objective is it has to work in all excel versions right from excel 97 to
excel 2007.

"ShaneDevenshire" wrote:

Hi,

Office comes with a Calendar Control which you can uses like a date picker.
1. Open the VBA Editor
2. Choose Insert, UserForm.
3. Choose Tools, Additional Controls
4. Find and check Calendar Control 11.0

This will add the calendar control to the Toolbox from which you can add it
to any form. You will need to code its actions but that's not too hard.

--
Cheers,
Shane Devenshire


"Vinod" wrote:

Hi All,

Here I required a 'Date picker control' which should return selected date
with month and year. I need this control to place in a form.

Note: The control should work in any version of excel (excel 97 to excel
2007).

Any thoughts and VBA codes are welcome.

Advanced thanks,
Vinod



All times are GMT +1. The time now is 09:59 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com