Hi Phil,
In order to have X & Y error bars you need to use a X-y scatter chart rather than Line, which will only allow only Y error bars.
You can make the error bars touch the X and Y axis by setting the Minus value to 100% for both error bars.
Finally because the xy-scatter does not do dates well you will need to fix the x-axis minimum value.
See example 308.xls
Bookmarks