clock control

  • Thread starter Thread starter medicenpringles
  • Start date Start date
M

medicenpringles

i know office has a calendar control that allows the user to selec
dates on a calendar and return that value.

does anyone know if there is a clock control similar to that? maybe a
analog clock?

just wondering
stephe
 
Not anything included in Office. Try a net search for ActiveX Clock Time
Picker - I found a few 3rd party controls this way but will not recommend any
particular one(s) since I have not tried them. In most cases these would
need to be purchased/licensed. Also, beware of ActiveX controls from dubious
sources!

A better solution, in my opinion, is to build your own. A simple Userform
with a few textboxes/spinners (hour, minute, am/pm) can work well.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top