Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 6
Default use a time value in a bar graph

i have values in a series

like

c5 9:01
d5 21:01
e5 =(d5-c5)

I would like to use e5 in a bar graph it gives values which would make sense
only to excel
  #2   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 8,651
Default use a time value in a bar graph

If the axis is formatted as time, it shouldn't be a problem. If it doesn't
choose the scales to give clean divisions, you can choose an appropriate
unit on the axis, such as 03:00.
--
David Biddulph

"pdfrone" wrote in message
...
i have values in a series

like

c5 9:01
d5 21:01
e5 =(d5-c5)

I would like to use e5 in a bar graph it gives values which would make
sense
only to excel



  #3   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 6
Default use a time value in a bar graph


thanks do you know how to set the scale in vba or vb.net

"David Biddulph" wrote:

If the axis is formatted as time, it shouldn't be a problem. If it doesn't
choose the scales to give clean divisions, you can choose an appropriate
unit on the axis, such as 03:00.
--
David Biddulph


  #4   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 6,582
Default use a time value in a bar graph

Turn on the macro recorder while you adjust the scale manually to get an
inefficient version of the VBA code.

- Jon
-------
Jon Peltier, Microsoft Excel MVP
Tutorials and Custom Solutions
http://PeltierTech.com
_______


"pdfrone" wrote in message
...

thanks do you know how to set the scale in vba or vb.net

"David Biddulph" wrote:

If the axis is formatted as time, it shouldn't be a problem. If it
doesn't
choose the scales to give clean divisions, you can choose an appropriate
unit on the axis, such as 03:00.
--
David Biddulph




  #5   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 6
Default use a time value in a bar graph


thanks a lot problem solved. Went through the related link on your site and
got the required code.

pdfr

"Jon Peltier" wrote:

Turn on the macro recorder while you adjust the scale manually to get an
inefficient version of the VBA code.

- Jon
-------
Jon Peltier, Microsoft Excel MVP
Tutorials and Custom Solutions
http://PeltierTech.com
_______


"pdfrone" wrote in message
...

thanks do you know how to set the scale in vba or vb.net

"David Biddulph" wrote:

If the axis is formatted as time, it shouldn't be a problem. If it
doesn't
choose the scales to give clean divisions, you can choose an appropriate
unit on the axis, such as 03:00.
--
David Biddulph





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
XY graph to show date and time ingalla Charts and Charting in Excel 3 November 7th 06 06:29 PM
Scaling time on the x-axis of a graph Callum Excel Discussion (Misc queries) 1 May 20th 06 02:06 AM
plot 4 time series in a common graph Moohwan Excel Discussion (Misc queries) 2 April 29th 06 04:05 AM
day of week and time on X axis of a graph Glenside Charts and Charting in Excel 1 May 21st 05 10:27 PM
Time line in excel graph Wilkesy50 Charts and Charting in Excel 5 April 27th 05 08:41 PM


All times are GMT +1. The time now is 07:51 AM.

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"