Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 72
Default dynamic clock in excel

Hi all
i'm trying to build dynamic clock in vba but the issue is that i
cannot find the activeX timer that appear in VB,can anyone advice what
ocx to search in order to have the interval?

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2,494
Default dynamic clock in excel

maybe this post from rick rothstein will be helpful:

"Give this a try. Right-click the UserForm's ToolBox and select "Additional
Controls" from the popup menu that appears. Scroll down to "Microsoft Status
Bar Control 6.0" and select it. This will add the "Status Bar" control to
the Toolbox. Place a "Status Bar" control on your UserForm. Highlight
(select) it and click on the Custom property in the Properties window and
click on the button with the "three-dots" caption. You can play around with
adding panels and what not, but for your requested option, click on the
Panels tab. One panel should already exist on the "Status Bar" by default.
Change that panel's Alignment property to 2-sbrRight, Style property to
5-sbrTime and AutoSize property to 1-sbrSprint. Hit OK and watch the
displayed time change automatically."


--


Gary


"thread" wrote in message
oups.com...
Hi all
i'm trying to build dynamic clock in vba but the issue is that i
cannot find the activeX timer that appear in VB,can anyone advice what
ocx to search in order to have the interval?



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 72
Default dynamic clock in excel

On 25 , 17:57, "Gary Keramidas" <GKeramidasATmsn.com wrote:
maybe this post from rick rothstein will be helpful:

"Give this a try. Right-click the UserForm's ToolBox and select "Additional
Controls" from the popup menu that appears. Scroll down to "Microsoft Status
Bar Control 6.0" and select it. This will add the "Status Bar" control to
the Toolbox. Place a "Status Bar" control on your UserForm. Highlight
(select) it and click on the Custom property in the Properties window and
click on the button with the "three-dots" caption. You can play around with
adding panels and what not, but for your requested option, click on the
Panels tab. One panel should already exist on the "Status Bar" by default.
Change that panel's Alignment property to 2-sbrRight, Style property to
5-sbrTime and AutoSize property to 1-sbrSprint. Hit OK and watch the
displayed time change automatically."

--

Gary

"thread" wrote in message

oups.com...



Hi all
i'm trying to build dynamic clock in vba but the issue is that i
cannot find the activeX timer that appear in VB,can anyone advice what
ocx to search in order to have the interval?- -


- -


i would like to use it on the excel worksheet and not on the form'i
tracked your instructions but from some reason i see a grey pasive
panel,maybe it cannot work on the worksheet unless it have the
application(form)?

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Incremental time values based upon clock in and clock out times saltnsnails Excel Discussion (Misc queries) 8 January 13th 09 08:11 PM
How do I calculate time in excel (clock in and clock out chad Excel Discussion (Misc queries) 3 January 7th 08 10:09 PM
Change EXCEL Clock to Standard Clock or Military Time YoMarie Excel Worksheet Functions 4 April 29th 07 08:39 PM
Start Clock/Stop Clock abfabrob Excel Discussion (Misc queries) 9 June 28th 05 04:26 PM
excel clock Brian Proctor Excel Programming 1 October 16th 03 04:55 PM


All times are GMT +1. The time now is 12:44 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"