ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Mode Function or MODE Function -- Can't get it to work!! (https://www.excelbanter.com/excel-discussion-misc-queries/244620-mode-function-mode-function-cant-get-work.html)

Joan

Mode Function or MODE Function -- Can't get it to work!!
 
I am unable to get the Mode Function to tell me the most frequently occurring
number in Column G from row 1 through 447. I place my cursor just below the
last entry in column G. I then insert the function =MODE(G1:G447) and I get
N/A references or circular reference error messages. There are no blanks and
the entire column G is formatted as numbers. PLEASE help. I've looked
everywhere!

Gord Dibben

Mode Function or MODE Function -- Can't get it to work!!
 
Did you look in Excel help?

States in there that #N/A is returned if no duplicate points.

Is that your case?

Also to look at...........you say the data are formatted as numbers.

That doesn't necessarily mean Excel sees them as numbers. They could be
text in disguise.

In an adjacent column enter =ISNUMBER(G1)

D-click to copy down................TRUE or FALSE?

As far as circular references, I don't see how if your formula is outside
the range it references.


Gord Dibben MS Excel MVP


On Mon, 5 Oct 2009 15:56:01 -0700, JoAn
wrote:

I am unable to get the Mode Function to tell me the most frequently occurring
number in Column G from row 1 through 447. I place my cursor just below the
last entry in column G. I then insert the function =MODE(G1:G447) and I get
N/A references or circular reference error messages. There are no blanks and
the entire column G is formatted as numbers. PLEASE help. I've looked
everywhere!



Tim Zych

Mode Function or MODE Function -- Can't get it to work!!
 
#N/A is the correct result if there are no duplicates in the series.

For a circular reference, perhaps there is a circ ref somewhere else and
maybe Excel is coincidentally alerting you when you enter this formula.

--
Regards,
Tim Zych
http://www.higherdata.com
Workbook Compare - Excel data comparison utility

"JoAn" wrote in message
...
I am unable to get the Mode Function to tell me the most frequently
occurring
number in Column G from row 1 through 447. I place my cursor just below
the
last entry in column G. I then insert the function =MODE(G1:G447) and I
get
N/A references or circular reference error messages. There are no blanks
and
the entire column G is formatted as numbers. PLEASE help. I've looked
everywhere!




Rob Jordan

Mode Function or MODE Function -- Can't get it to work!!
 
If you're getting a circular reference error, make sure that your MODE
formula is not referencing the cell in which it is written. If the formula is
in G448, you shouldn't get this error unless it's from somewhere else.

As for the #N/A error, the MODE function returns this error message if all
values in the range are unique.

Rob
--
Powered by Creative Laziness


"JoAn" wrote:

I am unable to get the Mode Function to tell me the most frequently occurring
number in Column G from row 1 through 447. I place my cursor just below the
last entry in column G. I then insert the function =MODE(G1:G447) and I get
N/A references or circular reference error messages. There are no blanks and
the entire column G is formatted as numbers. PLEASE help. I've looked
everywhere!


Billy Liddel

Mode Function or MODE Function -- Can't get it to work!!
 
Another small point, you say that the data is formatted as numbers, if these
are by a calculation say X * .075 and you have formatted the number to say,
one decimal place then two number may look the same but in fact be slightly
different. Always use the round function to get the same results. e.g.
=ROUND(youcalulation,2) calculates each formula to 2 decimal places.

HTH, Peter A

"JoAn" wrote:

I am unable to get the Mode Function to tell me the most frequently occurring
number in Column G from row 1 through 447. I place my cursor just below the
last entry in column G. I then insert the function =MODE(G1:G447) and I get
N/A references or circular reference error messages. There are no blanks and
the entire column G is formatted as numbers. PLEASE help. I've looked
everywhere!


Joan

Mode Function or MODE Function -- Can't get it to work!!
 
I appreciate everyone's answers, but nothing has worked. I have even copied
the numbers onto a blank worksheet to find the most frequently occurring
number in that row using the MODE function. Interestingly, AUTOSUM doesn't
work after I cut and paste numbers, so there is something very wrong in my
2007 Excel. If I don't cut and paste, AUTOSUM works.

I am unable to get the Mode Function to tell me the most frequently occurring
number in Column G from row 1 through 447. I place my cursor just below the
last entry in column G. I then insert the function =MODE(G1:G447) and I get
N/A references or circular reference error messages. There are no blanks and
the entire column G is formatted as numbers. PLEASE help. I've looked
everywhere!



All times are GMT +1. The time now is 09:32 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com