Timer Test

AuthorTom Snape [Prev] [Next] by Author
CategoryOther [Prev] [Next] by Category
Keywords:
Type (Source?)Macro (VBA)
LicenceFreeware
StatusTo be reviewed


Description:

VBA does not offer a timer control. There are third party Activex controls you can use if you need a timer in a macro. There is also a system timer that can be used by with the SetTimer and KillTimer API calls. This macro draws some objects to represent a clock face, and then uses the timer function to move the hands around the clock. See the comments in the code for more information.

Comments:




Download: .../TSnape/timertest.zip (13KB)
More Info: http://throsn.tripod.com/downloads.html


Email Comment. Use this link to email comments, corrections, additional information etc for this topic.

URL of this page: <A href ='http://www.bcitool.com/TCDRC/?Pages/Page_00016.htm' target = '_blank'>TCDRC - Page 00016</A>