Forum Discussion

Pata05's avatar
Pata05
Copper Contributor
Jun 20, 2020

Mean, Median and Mode among sheets in the same Spreadsheet

I have applied the formulas of mean, median and mode among different sheets in the same spreadsheet, but the MODE formula is giving me an error. Any help: 

 

=+MEDIANA(Analia:Santiago!F6) Result is Fine

=+PROMEDIO(Analia:Santiago!F6) Result is Fine

=+MODA(Analia:Santiago!F6) #¡REF!

=+MODA.UNO(Analia:Santiago!F6) #¡REF!

=+MODA.VARIOS(Analia:Santiago!F6) #¡REF!

 

Thank you

 

8 Replies

    • Pata05's avatar
      Pata05
      Copper Contributor

      Thank you Peter.

      I am not sure I understood your comment. I am using to calculate the mode the same cell range I used for Mean and Median with no porblem and it gives me the correct result, but for some reason when I try to use the Mode formula it does not work and it shows that #¡REF! in the cell. 

      PeterBartholomew1 

      • PeterBartholomew1's avatar
        PeterBartholomew1
        Silver Contributor

        Pata05 

        Sorry, I didn't look carefully enough and thought

        Analia:Santiago!F6

        was a single cell reference.

         

        It appears that MODE does not accept 3D references.  Not all functions do.

Resources