+ Reply to Thread
Results 1 to 6 of 6

Pull first end customer for each account

  1. #1
    Registered User
    Join Date
    12-05-2010
    Location
    LA, CA
    MS-Off Ver
    Excel 2010
    Posts
    59

    Pull first end customer for each account

    Hi,
    Can someone help me w/ a formula that will pull ONLY the first end customer name for each account?

    For example, based on the attached...

    Account A: 1
    Account B: BB
    Account C: DD

    Thanks!
    example_lookup.xlsx
    Last edited by janeml; 08-06-2014 at 03:56 PM.

  2. #2
    Forum Expert Tony Valko's Avatar
    Join Date
    12-31-2011
    Location
    Pittsburgh
    MS-Off Ver
    2002, 2007:2013
    Posts
    18,890

    Re: Pull first end customer for each account

    Like this...

    Data Range
    A
    B
    C
    D
    E
    1
    Account
    End Customer
    ------
    Account
    End Customer
    2
    A
    1
    A
    1
    3
    A
    2
    B
    BB
    4
    A
    3
    C
    DD
    5
    A
    4
    6
    A
    5
    7
    A
    6
    8
    B
    BB
    9
    B
    DE
    10
    B
    FG
    11
    B
    EG
    12
    B
    AD
    13
    C
    DD
    14
    C
    EG
    15
    C
    AE
    16
    C
    12
    17
    C
    3
    18
    C
    5


    This formula entered in E2 and copied down:

    =VLOOKUP(D2,A:B,2,0)
    Biff
    Microsoft MVP Excel
    Keep It Simple Stupid

    Let's Go Pens. We Want The Cup.

  3. #3
    Valued Forum Contributor
    Join Date
    04-22-2014
    Location
    Auckland, New Zealand
    MS-Off Ver
    Office 365 (work) and Excel 2013 (home)
    Posts
    1,167

    Re: Pull first end customer for each account

    Try this:
    Formula: copy to clipboard
    Please Login or Register  to view this content.
    Change the A2 to a different reference containing the Account you want to look up if desired.
    Please add reputation by clicking on the * if I have helped.
    Please mark the thread SOLVED if your issue has been resolved.
    Thanks, Glenn.

  4. #4
    Registered User
    Join Date
    07-22-2014
    Location
    Riyadh
    MS-Off Ver
    2010
    Posts
    88

    Re: Pull first end customer for each account

    check attachments
    Attached Files Attached Files

  5. #5
    Registered User
    Join Date
    12-05-2010
    Location
    LA, CA
    MS-Off Ver
    Excel 2010
    Posts
    59

    Re: Pull first end customer for each account

    thanks guys! that worked!

  6. #6
    Forum Expert Tony Valko's Avatar
    Join Date
    12-31-2011
    Location
    Pittsburgh
    MS-Off Ver
    2002, 2007:2013
    Posts
    18,890

    Re: Pull first end customer for each account

    You're welcome. We appreciate the feedback!

+ 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. Completing a Formula with Account Number and Customer Name
    By InterstateRentals in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 01-07-2014, 06:26 PM
  2. Replies: 11
    Last Post: 06-19-2013, 04:26 PM
  3. Replies: 1
    Last Post: 12-14-2012, 05:39 AM
  4. Sales Ledger auto creates Customer account
    By Point5 in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 04-11-2011, 07:58 AM
  5. Formula does not calculate numbered customer account
    By Mark Brown in forum Excel General
    Replies: 2
    Last Post: 01-29-2009, 05:27 AM

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