#1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default Large formula

In Excel 2007
How do I get the formula: =large(a1:a9,6) to return negative numbers, I
only get positive.
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8,520
Default Large formula

Large returns negative..Try the same formula with the below data in
A1:A9...to see that it returns -6 which is the 6th largest of the lot.

-1
-2
-3
-4
-5
-6
-7
-8
-9

If this post helps click Yes
---------------
Jacob Skaria


"BuckinB" wrote:

In Excel 2007
How do I get the formula: =large(a1:a9,6) to return negative numbers, I
only get positive.

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2,836
Default Large formula

Jacob is correct. Not sure where you're going BuckingB, but maybe this is
what you want:
=-LARGE(A1:A13,6)

Long shot...

HTH,
Ryan---

--
Ryan---
If this information was helpful, please indicate this by clicking ''Yes''.


"Jacob Skaria" wrote:

Large returns negative..Try the same formula with the below data in
A1:A9...to see that it returns -6 which is the 6th largest of the lot.

-1
-2
-3
-4
-5
-6
-7
-8
-9

If this post helps click Yes
---------------
Jacob Skaria


"BuckinB" wrote:

In Excel 2007
How do I get the formula: =large(a1:a9,6) to return negative numbers, I
only get positive.

  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 277
Default Large formula

On Mon, 2 Nov 2009 21:00:01 -0800, BuckinB
wrote:

In Excel 2007
How do I get the formula: =large(a1:a9,6) to return negative numbers, I
only get positive.



You forgot to include a bit of sample data.

Give a sample list of number to fill the array, and what you expect to
see as an answer.

What cell are you 'running' the formula in?
  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 15,768
Default Large formula

LARGE will return negative numbers.

Maybe post a sample of your data and tell us what result you expect.

--
Biff
Microsoft Excel MVP


"BuckinB" wrote in message
...
In Excel 2007
How do I get the formula: =large(a1:a9,6) to return negative numbers, I
only get positive.





  #6   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8,651
Default Large formula

LARGE in that formula will return a negative number if it is the 6th
largest. If you want the 6th smallest, change LARGE to SMALL.
--
David Biddulph

"BuckinB" wrote in message
...
In Excel 2007
How do I get the formula: =large(a1:a9,6) to return negative numbers, I
only get positive.



  #7   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 277
Default Large formula

On Tue, 3 Nov 2009 12:15:13 -0000, "David Biddulph" <groups [at]
biddulph.org.uk wrote:

LARGE in that formula will return a negative number if it is the 6th
largest. If you want the 6th smallest, change LARGE to SMALL.



Also -5 is LARGEr than -10 is.
  #8   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 135
Default Large formula

I get negative values when appropriate. What does your data look like?
--
Daryl S


"BuckinB" wrote:

In Excel 2007
How do I get the formula: =large(a1:a9,6) to return negative numbers, I
only get positive.

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
Formula too large Cindyt Excel Discussion (Misc queries) 4 July 14th 09 07:31 PM
Large Formula Help Canon Excel Discussion (Misc queries) 1 April 24th 09 02:33 PM
simplify a large formula Centauro New Users to Excel 7 July 30th 08 03:11 AM
=large formula [email protected] Excel Discussion (Misc queries) 1 August 21st 06 08:54 PM
to large if formula allertonagain Excel Worksheet Functions 2 February 13th 06 10:14 AM


All times are GMT +1. The time now is 11:58 PM.

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

About Us

"It's about Microsoft Excel"