Home |
Search |
Today's Posts |
|
#1
![]() |
|||
|
|||
![]()
hi all..
i,m using excel 2010 on windows XP. i want to display timestamp on the x-axis in the format hh:mm:ss for example from 17:18:48 hour till 23:59:56 hour instead of just integer i.e 0 to 5000. any help would be much appreciated. |
#2
![]() |
|||
|
|||
![]()
Hello,
To do this, i would do the following: If your first time was in A1 and your second time was in B1 Then in Cell C1 I would type in this fomula =TEXT(A1,"hh:mm:ss")&" to "&TEXT(B1,"hh:mm:ss") Then create your chart. Add a chart Horizontal Axis title. Then click on the Horizontal Axis title. Then type in the equals sign (=) Then Select cell C1 Let me know if this help. Steve=True |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
XY Scatter graph: x-axis picking up row numbers instead of values | Charts and Charting in Excel | |||
Combined line-scatter graph with 2 Y-axis messed up | Charts and Charting in Excel | |||
Axis scale on X-Y scatter graph | Charts and Charting in Excel | |||
Need 2 rows to display X axis data points for a line graph | Charts and Charting in Excel | |||
Time axis column and scatter/line graph | Charts and Charting in Excel |