In an Excel 2010 spreadsheet I inherited, I am having trouble with a STDEV function returning a division by zero error.
In the formula below, I need to change the BW column to CK. When I look at the formula in a working cell in the formula window, there are curly braces at each end. As soon as I begin to type to edit the BW to CK, or even just retype BW, the curly braces go away, and I receive the division by zero error as soon as I leave the cell.
Can anyone explain this behaviour and suggest a fix?
{=STDEV(LARGE($AQ14:$BW14,ROW(INDIRECT("2:"&COUNT($AQ14:$BW14)-1))))}
Thanks
Mike Thomas
In the formula below, I need to change the BW column to CK. When I look at the formula in a working cell in the formula window, there are curly braces at each end. As soon as I begin to type to edit the BW to CK, or even just retype BW, the curly braces go away, and I receive the division by zero error as soon as I leave the cell.
Can anyone explain this behaviour and suggest a fix?
{=STDEV(LARGE($AQ14:$BW14,ROW(INDIRECT("2:"&COUNT($AQ14:$BW14)-1))))}
Thanks
Mike Thomas