I have a set of numbers going from oldest to newest in row 1 through 24. I am trying to write a function in VBA to calculate the exponentially weighted volatility of the series of numbers. However, what I have below is not working. Does anyone have any thoughts?
The formula for exponentially...