Hi,
How would i produce an analogue clock in VBA? i've been challenged to create an analogue clock on my switchboard.
I'm only using original VBA, as i can't install more controls on the college systems.
Any Ideas?
Thanks :thumb:
Martin
Printable View
Hi,
How would i produce an analogue clock in VBA? i've been challenged to create an analogue clock on my switchboard.
I'm only using original VBA, as i can't install more controls on the college systems.
Any Ideas?
Thanks :thumb:
Martin
I assume your using Acess?
VBA has limited support for graphic drawings, but it would be easier to create images of your desired clock and
then use a timer to switch images to simulate clock movements.