Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
Ed Ed is offline
external usenet poster
 
Posts: 279
Default Digital clock that continuously updates from NOW()

How do I get the NOW() function to continuously update in the hours, minutes,
second format, like a digital clock.

Any help would be appreciated.
--
Ed
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 141
Default Digital clock that continuously updates from NOW()

On Jan 21, 1:14*pm, Ed wrote:
How do I get the NOW() function to continuously update in the hours, minutes,
second format, like a digital clock.

Any help would be appreciated.
--
Ed


You might want to check this site out. It also has a downloadable
spreadsheet with the sample
http://www.dailydoseofexcel.com/arch...digital-clock/
  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2,202
Default Digital clock that continuously updates from NOW()

Where? On a UserForm perhaps...

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) 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.

Rick


"Ed" wrote in message
...
How do I get the NOW() function to continuously update in the hours,
minutes,
second format, like a digital clock.

Any help would be appreciated.
--
Ed


  #4   Report Post  
Posted to microsoft.public.excel.programming
Ed Ed is offline
external usenet poster
 
Posts: 279
Default Digital clock that continuously updates from NOW()

Hi Rick,

That works great. Can I get the seconds to update also?
--
Ed


"Rick Rothstein (MVP - VB)" wrote:

Where? On a UserForm perhaps...

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) 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.

Rick


"Ed" wrote in message
...
How do I get the NOW() function to continuously update in the hours,
minutes,
second format, like a digital clock.

Any help would be appreciated.
--
Ed



  #5   Report Post  
Posted to microsoft.public.excel.programming
Ed Ed is offline
external usenet poster
 
Posts: 279
Default Digital clock that continuously updates from NOW()

Thanks. That is pretty neat.
--
Ed


"GTVT06" wrote:

On Jan 21, 1:14 pm, Ed wrote:
How do I get the NOW() function to continuously update in the hours, minutes,
second format, like a digital clock.

Any help would be appreciated.
--
Ed


You might want to check this site out. It also has a downloadable
spreadsheet with the sample
http://www.dailydoseofexcel.com/arch...digital-clock/



  #6   Report Post  
Posted to microsoft.public.excel.programming
Ed Ed is offline
external usenet poster
 
Posts: 279
Default Digital clock that continuously updates from NOW()

Hi,

I am replying to your answer again because my first reply did not get posted.

Can you add seconds to the clock?
--
Ed


"Rick Rothstein (MVP - VB)" wrote:

Where? On a UserForm perhaps...

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) 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.

Rick


"Ed" wrote in message
...
How do I get the NOW() function to continuously update in the hours,
minutes,
second format, like a digital clock.

Any help would be appreciated.
--
Ed



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
Clock/Digital LED chart JaB Charts and Charting in Excel 3 August 20th 07 04:39 PM
Digital Clock Caleb Runnels Excel Programming 2 July 7th 07 04:06 PM
Change EXCEL Clock to Standard Clock or Military Time YoMarie Excel Worksheet Functions 4 April 29th 07 08:39 PM
Auto updates - Clock tom300181 Excel Discussion (Misc queries) 0 August 5th 05 11:13 AM


All times are GMT +1. The time now is 01:21 PM.

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

About Us

"It's about Microsoft Excel"