Your sample file only includes the summary statistics and not the raw data that I assume you want to plot on the chart as points. Assuming you have the data elsewhere for the "scatter chart":
1) Create several series of (x,y) pairs for each point you want to chart. I am not sure what you are going for, but it might be arranged in the spreadsheet like:
2) create a scatter chart based on the first 2 columns, then add the remaining pairs of columns as additional data series (I usually use the Select Data Dialog for this).
3) For the error bars, add a 7th data series to the chart that places a point where you want the error bars to originate from, then add error bars to that series and format as desired.
Bookmarks