Clock

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I would like to add a real time ANALOG clock into my Menu form.
Does anyone know how to do and where to find this?
Thanks
Klaus
 
Access does not have a native control like that so you would have to find an
ActiveX control. While I'm sure there are many available, I avoid ActiveX
controls because they seem to cause more trouble than they are worth when
deploying a database application.

I did a Google search and found this site:
http://vb-helper.com/index_multimedia.html

Maybe you can use one of the examples.
 
Hi Bill,

I took a look at the link you provided... what a great site, thanks!

Warm Regards,
Crystal
*
(: have an awesome day :)
*
MVP Access
strive4peace2006 at yahoo dot com
*
 
Back
Top