+ Reply to Thread
Results 1 to 2 of 2

LARGE Formula - Non-Adjacent Cells

  1. #1
    Registered User
    Join Date
    02-08-2010
    Location
    Ottawa
    MS-Off Ver
    Excel 2003
    Posts
    1

    LARGE Formula - Non-Adjacent Cells

    I need some help with with the LARGE formula.

    I have a formula that works with Google Spreadsheets but when it is exported as Excel fails.

    I need to take the sum of the 3 highest values of 6 values. This was done very easily in Google Docs using the following formula

    =SUM(LARGE({L7,O7,AP7,AS7,BK7,BU7},{1,2,3}))

    The excel LARGE formula seems to choke on not having a range as the first parameter. I would love to be able to do this without creating a second sheet and moving all the cells to adjacent values, is there a way to make {L7,O7,AP7,AS7} into a parameter that large will accept?

  2. #2
    Forum Guru DonkeyOte's Avatar
    Join Date
    10-22-2008
    Location
    Northumberland, UK
    MS-Off Ver
    O365
    Posts
    21,531

    Re: LARGE Formula - Non-Adjacent Cells

    Change the first set of { } to ( )

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1