Hello!
I have done a search through the forums and found a variety of formula for a variety of STDEV issues, but none as mundane as the problem I am having.
What I have:
I have columns of numbers by employee, with each row being a day of the month. Each cell pulls the total number of samples they have processed during their shift (a separate formula). Some cells return nothing because they were not on shift that day.
What I need:
I need to calculate the Standard Deviation that ignores blank cells and 0's that I can apply to each employee.
This is what I have tried:
STDEV for Excel.jpg
I also tried selecting individual cells that have numbers with "=STDEV(I2,I8,I9,I15,I16,I17)", which gives 11.78134118. I would prefer something I did not have to manually plot, to elimate errors on my part (the 7.7... results is from "=STDEV(I2:I32)"). NOTE: They are all entered as array.
I would greatly appreciate any help!
Bookmarks