I’m trying to get the Standard Deviations but in order for me to do this I need to skip over months that have a “false” or “zero” in the cell. I’m using a VBA Script to get my Standard Deviation, but if there is a better way, please let me know that also.
The script I’m using takes 6 months into account. Then calculates the Standard Deviation.
I’m hoping someone can help me fix the code below to skip fields that have “false” or a “zero”
VBA Script I’m using:
Thanks for taking the time to help me out
TCB