Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello, are there calendar/clock controls for selecting dates and times in a
user form? I know there's a calendar if you have access installed, but is that the only one? If there are, what are the limitations of them? Thanks M |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
yes, look for the Date Time Picker control
"Michelle" wrote: Hello, are there calendar/clock controls for selecting dates and times in a user form? I know there's a calendar if you have access installed, but is that the only one? If there are, what are the limitations of them? Thanks M |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I *think* that is only available if the compiler version of VB is installed
or if a 3rd party application that used it is installed on the user computer... I don't think (not positive though that) it is natively installed with windows. -- Rick (MVP - Excel) "Patrick Molloy" wrote in message ... yes, look for the Date Time Picker control "Michelle" wrote: Hello, are there calendar/clock controls for selecting dates and times in a user form? I know there's a calendar if you have access installed, but is that the only one? If there are, what are the limitations of them? Thanks M |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
The date time picker is lovely and does exactly what I want, but if it's not
installed with windows, does that mean the control won't work on machines that don't have it - If that's so, is there some way to 'embed' it into my ptoject so that it will always work? Thanks M "Rick Rothstein" wrote in message ... I *think* that is only available if the compiler version of VB is installed or if a 3rd party application that used it is installed on the user computer... I don't think (not positive though that) it is natively installed with windows. -- Rick (MVP - Excel) "Patrick Molloy" wrote in message ... yes, look for the Date Time Picker control "Michelle" wrote: Hello, are there calendar/clock controls for selecting dates and times in a user form? I know there's a calendar if you have access installed, but is that the only one? If there are, what are the limitations of them? Thanks M |
#5
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I'm not 100% sure that it is not installed with windows (hopefully someone
who knows for sure will come along and confirm or refute my recollection), but if it isn't, then I'm pretty sure you can't embed it into your project. If you were using the compiler version of VB you could, though, but then that would kind of change your approach to your whole project I would guess. -- Rick (MVP - Excel) "Michelle" wrote in message ... The date time picker is lovely and does exactly what I want, but if it's not installed with windows, does that mean the control won't work on machines that don't have it - If that's so, is there some way to 'embed' it into my ptoject so that it will always work? Thanks M "Rick Rothstein" wrote in message ... I *think* that is only available if the compiler version of VB is installed or if a 3rd party application that used it is installed on the user computer... I don't think (not positive though that) it is natively installed with windows. -- Rick (MVP - Excel) "Patrick Molloy" wrote in message ... yes, look for the Date Time Picker control "Michelle" wrote: Hello, are there calendar/clock controls for selecting dates and times in a user form? I know there's a calendar if you have access installed, but is that the only one? If there are, what are the limitations of them? Thanks M |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Calculate times between dates and times in Excel | Excel Discussion (Misc queries) | |||
Selecting multiple dates with Calendar Control 8.0 | Excel Programming | |||
Selecting control on userform with part of control name (set question) | Excel Programming | |||
Count times between 2 times and 2 dates | Excel Programming | |||
Selecting dates from ListBoxes by using RefEdit Control | Excel Programming |