i need to calculate geomean for approximately 20000 cells in a column. the problem is there are blank spaces within the rows. i am not sure if there are any zeroes however i know this can be avoided with the if function and im pretty sure there arent any negatives. i know that the data is probably too much to use geomean alone and i used a formula array along the lines of =exp(average(ln(a1:a20000))) and used ctrl shift enter, yet i still get the #### error. what do i do?
Bookmarks