+ Reply to Thread
Results 1 to 4 of 4

I think vlookup is the function

Hybrid View

  1. #1
    Registered User
    Join Date
    09-25-2012
    Location
    usa
    MS-Off Ver
    Excel 2010
    Posts
    13

    I think vlookup is the function

    OK, I can't seem to figure this out. I have a wedding list of guests and want to figure out seating assignments. Here is my data


    A B C D E
    Name Qty Table # Tables
    johnson 2 1 Table 1
    wilson 3 3 Table 2
    taylor 2 3 Table 3
    sherman 1 2 Table 4
    blackburn 2 2
    adams 2 1
    hunter 2 4
    paulson 2 2


    So i would like the formula to determine for column E (in this example) that table 1 has 6 guests, table 2 has 5 guests

    Thank you for your help!
    Last edited by michaelt721; 07-19-2016 at 11:58 AM.

  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: I think vlookup is the function

    I get a result of 4 for Table 1.

    Data Range
    A
    B
    C
    D
    E
    F
    1
    Name
    Qty
    Table #
    Tables
    Qty
    2
    johnson
    2
    1
    1
    4
    3
    wilson
    3
    3
    2
    5
    4
    taylor
    2
    3
    3
    5
    5
    sherman
    1
    2
    4
    2
    6
    blackburn
    2
    2
    7
    adams
    2
    1
    8
    hunter
    2
    4
    9
    paulson
    2
    2
    10
    ------
    ------
    ------
    ------
    ------
    ------


    This formula entered in F2 and copied down:

    =SUMIF(C$2:C$9,E2,B$2:B$9)
    Biff
    Microsoft MVP Excel
    Keep It Simple Stupid

    Let's Go Pens. We Want The Cup.

  3. #3
    Registered User
    Join Date
    09-25-2012
    Location
    usa
    MS-Off Ver
    Excel 2010
    Posts
    13

    Re: I think vlookup is the function

    Thank you!
    Perfect!

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

    Re: I think vlookup is the function

    You're welcome. Thanks for 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. [SOLVED] Trying to Multiply the result of an IF function combined with a VLOOKUP function
    By ucca in forum Excel Formulas & Functions
    Replies: 10
    Last Post: 09-28-2018, 02:32 AM
  2. Replies: 2
    Last Post: 01-15-2014, 11:40 PM
  3. Need help nesting an index/match function within a Vlookup function.
    By Christopher135 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 12-04-2013, 06:16 PM
  4. Worksheet function Vlookup and VLOOKUP return different results
    By zandero in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 08-08-2010, 08:24 AM
  5. Replies: 1
    Last Post: 12-02-2005, 09:35 AM
  6. [SOLVED] vlookup function-Can vlookup command find the data from the 5 sheets.
    By Rishab shah in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-05-2005, 11:05 PM
  7. I want to use Vlookup function and AND function in a single formu.
    By prakash in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 01-25-2005, 04:06 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