Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.charting
JaB JaB is offline
external usenet poster
 
Posts: 23
Default Clock/Digital LED chart

Hi there

Ive been looking online for a free chart download that will display a value
in a stopwatch or digital LED graphic. Ive found countless other types of
graphics to be used in charts but so far drawn a blank on what I need.

Does anyone know of any such downloads? If so, could you please provide a
link.

Many thanks
  #2   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 2,489
Default Clock/Digital LED chart

Hi,

http://www.andypope.info/fun/clocks.htm

Cheers
Andy

--

Andy Pope, Microsoft MVP - Excel
http://www.andypope.info
"JaB" wrote in message
...
Hi there

Ive been looking online for a free chart download that will display a
value
in a stopwatch or digital LED graphic. Ive found countless other types of
graphics to be used in charts but so far drawn a blank on what I need.

Does anyone know of any such downloads? If so, could you please provide a
link.

Many thanks


  #3   Report Post  
Posted to microsoft.public.excel.charting
JaB JaB is offline
external usenet poster
 
Posts: 23
Default Clock/Digital LED chart

Hi Andy

Thanks for that, it was just what I was looking for.

I really just want to use it as a display tool for reports rather than using
as a genuine stop watch. Do you have any idea how I could just type in the
time data that I wished for it to display?

Thanks

"Andy Pope" wrote:

Hi,

http://www.andypope.info/fun/clocks.htm

Cheers
Andy

--

Andy Pope, Microsoft MVP - Excel
http://www.andypope.info
"JaB" wrote in message
...
Hi there

Ive been looking online for a free chart download that will display a
value
in a stopwatch or digital LED graphic. Ive found countless other types of
graphics to be used in charts but so far drawn a blank on what I need.

Does anyone know of any such downloads? If so, could you please provide a
link.

Many thanks



  #4   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 2,489
Default Clock/Digital LED chart

For the LED chart the time is broken out in the cells M1,O1,Q1,S1,U1,W1.

What you can do is enter the time in cell J1 and then use the following
formula.

M1: =MID(TEXT($J$1,"HH:MM:SS"),1,1)
O1: =MID(TEXT($J$1,"HH:MM:SS"),2,1)
Q1: =MID(TEXT($J$1,"HH:MM:SS"),4,1)
S1: =MID(TEXT($J$1,"HH:MM:SS"),5,1)
U1: =MID(TEXT($J$1,"HH:MM:SS"),7,1)
W1: =MID(TEXT($J$1,"HH:MM:SS"),8,1)

And the chart will automatically update.

Cheers
Andy


--

Andy Pope, Microsoft MVP - Excel
http://www.andypope.info
"JaB" wrote in message
...
Hi Andy

Thanks for that, it was just what I was looking for.

I really just want to use it as a display tool for reports rather than
using
as a genuine stop watch. Do you have any idea how I could just type in
the
time data that I wished for it to display?

Thanks

"Andy Pope" wrote:

Hi,

http://www.andypope.info/fun/clocks.htm

Cheers
Andy

--

Andy Pope, Microsoft MVP - Excel
http://www.andypope.info
"JaB" wrote in message
...
Hi there

Ive been looking online for a free chart download that will display a
value
in a stopwatch or digital LED graphic. Ive found countless other types
of
graphics to be used in charts but so far drawn a blank on what I need.

Does anyone know of any such downloads? If so, could you please
provide a
link.

Many thanks




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
Change EXCEL Clock to Standard Clock or Military Time YoMarie Excel Worksheet Functions 4 April 29th 07 08:39 PM
Digital ID to use ullie Setting up and Configuration of Excel 0 March 28th 07 03:05 AM
Create chart shaped like a clock [email protected] Charts and Charting in Excel 1 October 17th 06 03:36 PM
Digital Signature Sandy Mann Excel Discussion (Misc queries) 5 January 11th 06 11:58 PM
Start Clock/Stop Clock abfabrob Excel Discussion (Misc queries) 9 June 28th 05 04:26 PM


All times are GMT +1. The time now is 11:14 AM.

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"