+ Reply to Thread
Results 1 to 3 of 3

list items under one account

  1. #1
    Forum Contributor
    Join Date
    04-14-2012
    Location
    Melbourne
    MS-Off Ver
    Excel 2007
    Posts
    133

    list items under one account

    when I have multiple accounts 9001, 9002, 9003, I need a formula to list 9002.
    but the number of lists can start any where on a column and could be different number of items as well.
    Attached Files Attached Files

  2. #2
    Forum Guru benishiryo's Avatar
    Join Date
    03-25-2011
    Location
    Singapore
    MS-Off Ver
    Excel 2013
    Posts
    5,147

    Re: list items under one account

    hi there. Berry is also 9002. why is it not in the list? not sure if you can simply do Filter and choose 9002?

    if you cannot, then maybe this array formula in H4:
    =IFERROR(INDEX($D$2:$D$11,SMALL(IF($B$2:$B$11=9002,ROW($D$2:$D$11)),ROWS($H$4:H4))-ROW($D$2)+1),"")
    ...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 your formula. If you do not CTRL+SHIFT+ENTER you will get an error or a clearly incorrect answer.

    Thanks, if you have clicked on the * and added our rep.

    If you're satisfied with the answer, click Thread Tools above your first post, select "Mark your thread as Solved".

    "Contentment is not the fulfillment of what you want, but the realization of what you already have."


    Tips & Tutorials I Compiled | How to Get Quick & Good Answers

  3. #3
    Forum Contributor
    Join Date
    04-14-2012
    Location
    Melbourne
    MS-Off Ver
    Excel 2007
    Posts
    133

    Re: list items under one account

    Hi Benishiyo,

    Thanks for replying, looks ok so far.
    The reason why I can't filter is because, in a different tab, I need to have a dynamic list depending on the subject, in this case it is fruit. next time it is famous people.
    so the separate tab, my a1, a2, a3, need to change with it.

    Testing the formula out right now. THANKS!

+ 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. [SOLVED] To compare a list of items in column ? with items in all columns that are not blank.
    By JamesJohnson31 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 08-03-2015, 03:32 PM
  2. Display account numbers where stock items are not present.
    By guerillaexcel in forum Excel General
    Replies: 4
    Last Post: 09-05-2013, 04:40 AM
  3. Listbox, Need to change number of items in List (not the items)
    By Kalithro in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 08-14-2013, 09:23 PM
  4. Replies: 1
    Last Post: 09-03-2012, 10:03 PM
  5. Replies: 0
    Last Post: 08-21-2012, 11:35 PM
  6. Replies: 1
    Last Post: 06-24-2005, 12:21 AM
  7. [SOLVED] Items in disabled items list - unknown excel addins causing probs
    By Rich in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 05-16-2005, 06: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