Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I would like to create several date fields on a Userform where a user can
select the dates from a calendar (preferably a "fly out type of calendar"). I have not been able to find any documentation on this. Can someone provide pointers, or a good link to figure this out? |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Anupam,
Take a look here for some instructions. It's for the Calendar 8.0 but it's basically the same as 9.0 http://www.microsoft.com/exceldev/articles/CalExcel.htm John "Anupam Sharma" wrote in message .. . I would like to create several date fields on a Userform where a user can select the dates from a calendar (preferably a "fly out type of calendar"). I have not been able to find any documentation on this. Can someone provide pointers, or a good link to figure this out? |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi Anupam Sharma,
If you want a calendar with some others features, look for "Excel popup Calendar" at this site: http://cpap.com.br/orlando and look for "Text Box to input dates in VBA code" too. About how to use Microsoft Calendar Control 9.0 do this: - Insert an Userform; - Right click Toolbox bar - Click on Additional Control command. - Select Calendar Control 9.0 if it isn't select yet; - Ok - Drag it icon over the userform. - Press F1 to more help about its methods, properties and events. HTH --- (So that you get best and rapid solution and all may benefit from the discussion, please reply within the newsgroup, not in email) "Anupam Sharma" escreveu na mensagem .. . I would like to create several date fields on a Userform where a user can select the dates from a calendar (preferably a "fly out type of calendar"). I have not been able to find any documentation on this. Can someone provide pointers, or a good link to figure this out? |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi John,
Thanks for this link. Appears quite comprehensive. Going thru it now. Anupam. "John Wilson" wrote in message ... Anupam, Take a look here for some instructions. It's for the Calendar 8.0 but it's basically the same as 9.0 http://www.microsoft.com/exceldev/articles/CalExcel.htm John "Anupam Sharma" wrote in message .. . I would like to create several date fields on a Userform where a user can select the dates from a calendar (preferably a "fly out type of calendar"). I have not been able to find any documentation on this. Can someone provide pointers, or a good link to figure this out? |
#5
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi Orlando,
Thanks for the pointer and for the link. Will check it out. Anupam. "Orlando Magalhães Filho" wrote in message ... Hi Anupam Sharma, If you want a calendar with some others features, look for "Excel popup Calendar" at this site: http://cpap.com.br/orlando and look for "Text Box to input dates in VBA code" too. About how to use Microsoft Calendar Control 9.0 do this: - Insert an Userform; - Right click Toolbox bar - Click on Additional Control command. - Select Calendar Control 9.0 if it isn't select yet; - Ok - Drag it icon over the userform. - Press F1 to more help about its methods, properties and events. HTH --- (So that you get best and rapid solution and all may benefit from the discussion, please reply within the newsgroup, not in email) "Anupam Sharma" escreveu na mensagem .. . I would like to create several date fields on a Userform where a user can select the dates from a calendar (preferably a "fly out type of calendar"). I have not been able to find any documentation on this. Can someone provide pointers, or a good link to figure this out? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Enter date in userform using Calendar Control | Excel Discussion (Misc queries) | |||
Where can I get a copy of the Microsoft calendar control? | New Users to Excel | |||
Calendar in UserForm | Excel Programming | |||
UserForm Control | Excel Programming | |||
UserForm Control | Excel Programming |