Hi, Ive been trying to calculate standard deviation from the data in my datagridview.I have manage to work out how to get to the last value but would like to display in a chart so i need to have some kind of running total like you have in Excel. For instance a 20 day Standard deviation would be displayed from the 20 data row and runs all the way to the last value data row. do i need to use some kind of array function.
thanks for you help.