I currently have a database where I have created a chart in a form based on a table. The chart displays the date on the x-axis and my product thickness on the y-axis. The chart currently averages all data that is taken on the same date and displays it as one data point. I was wondering if there was a way for me to use a query to calculate +/- standard deviation values to insert SPC upper and lower limits in the chart.