Home |
Search |
Today's Posts |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Could you use date&time as the x-values?
With your present data, insert a new C column In C1 enter =A1+B1 and format with Custom Format mm/dd/yy hh:mm (or dd/mm/yy hh:mm if Canadian or British) Now make an XY chart with columns B and C. It will look better with more than 4 data points. best wishes from (Old)Bernard -- Bernard V Liengme www.stfx.ca/people/bliengme remove caps from email "Fred" wrote in message ... Excel 2000 At various times during each day I have to measure my blood pressure. Each time I take 4 readings (simplified version). A: DATE B: TIME C: BP A1: 01/01/2007 B1: 09:00 C1: 75 A2: 01/01/2007 B2: 09:01 C2: 77 A3: 01/01/2007 B3: 09:02 C3: 74 A4: 01/01/2007 B4: 09:03 C4: 77 I can generate a scatter chart with Days on the x axis, BP on the y axis and the C data as vertical columns of short horizontal lines ( - ) for each day. This method produces a good graphical representation of the range of the day's readings, but multiple readings with the same value are only displayed as a single point on the chart. i.e. 1 off 74, 1 off 75 and 1 off 77 I still need to create a chart that will display every reading so I tried using a helper column D with the values A+B i.e. D1: 39083.375 D2: 39083.37569 D3: 39083.37639 D4: 39083.37708 I then used these values for the x axis and series range but this only worked over a minute spread of D values before, once again, failing to display multiple values correctly. Quite probably a "senior moment", but any help would be greatly appreciated. -- Fred |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Graph - Display Y axis data at top of chart(?) | Excel Discussion (Misc queries) | |||
How do I display the sum of 2 data series on a column chart? | Charts and Charting in Excel | |||
Display a chart only if there is data | Excel Discussion (Misc queries) | |||
Can I display the actual data in the data field of a pivot chart? | Excel Discussion (Misc queries) | |||
How do I display a data table in an Excel 2002 chart? | Charts and Charting in Excel |