Yup, I tried three counts in Open Office Calc using 2 versions of the formula and got identical results:
((SQRT(cell))*1563)/1000
((SQRT(cell*100))*1563)/10000
Are those above the expected results?Code:1 1.563 2 2.210 3 2.707
Or are these?
Code:1 1.560 2 2.188 3 2.657
Bookmarks