Hi All,
I have attached a copy of my spreadsheet onto which I need a few additions.
1. I would like to add two vertical lines at the points of the G and A threshold i.e. 4 and 6. My colleague does this manually on his versions but I cannot be bothered to do this.
2. I do not want the chart to show info for any cells in column B that don't have a project name in. These cells contain "" if this makes a difference?
The information in column B updates from a data sheet in my actual workbook just so people are aware.
Thanks all in advance!
dvent
Last edited by dvent; 11-21-2008 at 05:26 AM.
The datum lines can be added via 2 additional series plotted as xy-scatter.
Then use Error bars to draw the vertial lines.
As for skipping data that has no project name that is more complicated.
You either need to build another table of data for the chart
Or use autofilter to hide blank rows.
Last edited by Andy Pope; 11-17-2008 at 07:36 AM.
Hi Andy,
Your chart is just what I'm looking for but I'm struggling to replicate it. Can you list the steps I need to take to do this?
Thanks![]()
Add to data series via the Add button on the Source data dialog.
Change the chart type to xy-scatter for the 2 new series.
Use the source data dialog again to set the values
First new series
Name: BrandG
X: =sheet1!D3
Y: ={0}
Second new series
Name: Brand A
X: =sheet1!E3
Y: ={0}
Delete seconadry X axis
Set the secondary value axis to Max at 1
format each series to have Y Error bar with a value of 1
Format error bar to have no cap and colour as appropriate.
Format data markers to none
thanks andy!
much appreciated!
thanks andy!
much appreciated!
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks