+ Reply to Thread
Results 1 to 5 of 5

Display values from an moving array and display

Hybrid View

  1. #1
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2406
    Posts
    44,662

    Re: Display values from an moving array and display

    OK. Scrap that! It doesn't work. If all values, but 1, are 36 and one is < 36... it falls over.

    An alternative:

    1. Kill zeros, use blanks.

    2. excluded max value (array)
    =MAX(E5:N5+COLUMN(E5:N5)/10^10)

    3. Low scores (array):
    IFERROR(SMALL(IF($E5:$N5<>$S11,IF($E5:$N5<>"",$E5:$N5)),T$4),"")

    I think it's OK now!!
    Attached Files Attached Files
    Glenn




    None of us get paid for helping you... we do this for fun. So DON'T FORGET to say "Thank You" to all who have freely given some of their time to help YOU

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. how to get first non zero value in an array and display all values after that
    By helloexcel07 in forum Excel Formulas & Functions
    Replies: 12
    Last Post: 05-07-2020, 11:06 AM
  2. Replies: 1
    Last Post: 12-19-2017, 01:26 PM
  3. Display only unique values in an array
    By jrm0523 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 08-16-2012, 03:37 AM
  4. [SOLVED] Count consecutive non-zero values; list first non-zero value; display counts as an array
    By treznick in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 05-17-2012, 08:25 PM
  5. Display an array of values from a column range
    By alexandruc in forum Excel - New Users/Basics
    Replies: 2
    Last Post: 02-12-2012, 03:06 PM
  6. Display Values of Column/Range/Array/Other
    By Laelsa in forum Excel General
    Replies: 1
    Last Post: 11-21-2008, 08:42 PM
  7. Display Values of Column/Range/Array/Other
    By Laelsa in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 11-21-2008, 03:06 PM

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