+ Reply to Thread
Results 1 to 6 of 6

Returning 'n'th value in a text array

  1. #1
    Registered User
    Join Date
    04-18-2015
    Location
    Fiji
    MS-Off Ver
    2013
    Posts
    3

    Exclamation Returning 'n'th value in a text array

    Hello all,

    I have been trying to find some formula which will assist me in getting something like a Top 10 listing done.
    I seem to have found everything but what I am after.

    Kindly note below, the below column G has a list of drop-downs coming from another worksheet in the file.

    page1.jpg

    What I'm after is to have a top 10 on the 'Analysis' page to return the top 10 values of repair categories and count them in the next column.
    See below:

    page2.jpg

    It seems so simple to me but I have tried many various functions and combinations, either I get a silly value or and error.
    Please take a look at this and let me know how I can achieve this - even if I need a helper column, I'm fine with it but I need this to work properly even if values are tied, meaning TV is 10 and fridge is 10 for example...

    Should you need any other formation, please inform me.
    Thanks a lot in advance, hope my answers for now and future lie in this forum!
    Last edited by fjslayer; 04-18-2015 at 08:38 PM. Reason: Answer Received!

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

    Re: Returning 'n'th value in a text array

    please attach your excel sheet...
    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.

    Temporary addition of accented to illustrate ongoing problem to the TT: L? fh?ile P?draig sona dhaoibh

  3. #3
    Registered User
    Join Date
    04-18-2015
    Location
    Fiji
    MS-Off Ver
    2013
    Posts
    3

    Re: Returning 'n'th value in a text array

    Thanks Glenn for your quick reply...

    See attached, I have taken about two weeks to get this done for my firm.
    It's still a work in progress but I think it's well done.

    Any comments appreciated...
    Thanks in advance!
    Attached Files Attached Files

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

    Re: Returning 'n'th value in a text array

    You've clearly put a lot of effort into this!!

    I added a couple of Named Ranges (CTRL F3 to vIEW) to make the formulas a) work and b) be dynamic, extending the range every time you add another job. i also changed the name of one sheet (job listing) to joblisting. If that causes you any major problems, let me know.

    For the ranking, I used four array formulas. They're a little different from ordinary formulas in that they MUST be confirmed by pressing CTRL+SHIFT+ENTER to activate the array, not just ENTER.

    You will know the array is active when you see curly braces { } appear around the outside of your formula. If you do not CTRL+SHIFT+ENTER you will get an error message or an incorrect answer. Press F2 on that cell and try again.

    Don't type the curly braces yourself - it won't work...

    I didn't understand what you wanted int he last section (shaded greenish). However, I'm sure you can figure it out for yourself!!.
    Attached Files Attached Files

  5. #5
    Registered User
    Join Date
    04-18-2015
    Location
    Fiji
    MS-Off Ver
    2013
    Posts
    3

    Re: Returning 'n'th value in a text array

    Hi Glenn,

    Yes, it has taken quite a long time to figure the whole thing out.
    Everything works like a charm - it's great!

    However, can you please explain the formula you have used?
    =IFERROR(INDEX(Jobs,MODE(MATCH(Jobs,Jobs,0)+{0,0})),"")

    I kind of understand it, but not 100%, would help in the future I think... :-)


    Thanks a million...



    Eugene

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

    Re: Returning 'n'th value in a text array

    Hi. This'll explain what is going on, better than I could!!
    http://www.excel-easy.com/examples/m...ring-word.html

+ 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. looking for keywords in text and returning a value from an array
    By yozzman87 in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 01-15-2015, 12:59 PM
  2. Replies: 5
    Last Post: 07-14-2014, 06:45 PM
  3. Replies: 4
    Last Post: 12-23-2013, 08:43 AM
  4. searching an array from a column set of text and returning a value..
    By bebop1337 in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 05-07-2013, 05:06 PM
  5. Replies: 19
    Last Post: 05-09-2012, 03:31 AM

Tags for this Thread

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