Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 25
Default 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!
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 22,906
Default 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!


  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 389
Default 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!



  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 12
Default 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!

  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 527
Default 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!



  #6   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 25
Default 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!

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Mode function Guy Lydig Excel Discussion (Misc queries) 8 February 13th 08 02:41 AM
Using the mode function Detra E. Excel Worksheet Functions 7 August 14th 07 09:05 PM
Help with the MODE function Shazza Excel Discussion (Misc queries) 2 May 25th 07 03:49 PM
Mkae Mode function return "" instead of #N/A when there is no Mode Tonso Excel Discussion (Misc queries) 1 March 11th 07 10:38 AM
Mkae Mode function return "" instead of #N/A when there is no Mode Tonso Excel Discussion (Misc queries) 2 March 10th 07 05:10 PM


All times are GMT +1. The time now is 03:13 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"