View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.programming
Michelle Michelle is offline
external usenet poster
 
Posts: 204
Default Control for selecting dates and times

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