+ Reply to Thread
Results 1 to 4 of 4

Counting certain values using a vlookup.

  1. #1
    Registered User
    Join Date
    08-18-2015
    Location
    Ebbw Vale
    MS-Off Ver
    Windows 7
    Posts
    34

    Counting certain values using a vlookup.

    I want to calculate quarter budgets.
    But i also want to separate these budgets into variable, Semi Variable and fixed types of budgets.

    So for the costs I've labelled each expense as one of the options above.

    I then want to in a separate table add up each value which has the relevant tag, "Variable" "Semi Variable" etc,
    Book1.xlsx

  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: Counting certain values using a vlookup.

    With the word variable in A13 and smi variable in A14; either this:
    =SUMPRODUCT(($A$5:$A$9=A13)*$C$5:$E$9)

    or this:
    =SUMIF($A$5:$A$9,A13,$F$5:$F$9)

    will do the job. If I have misunderstood, please attach a sheet, showing your EXPECTED results...
    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.

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

  3. #3
    Registered User
    Join Date
    08-18-2015
    Location
    Ebbw Vale
    MS-Off Ver
    Windows 7
    Posts
    34

    Re: Counting certain values using a vlookup.

    Works a treat, top man

  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: Counting certain values using a vlookup.

    Great! I'm glad to have helped! If that takes care of your original question, please select "Thread Tools" from the menu link above and mark this thread as SOLVED.

    It'd also be appreciated if you were to click the Add Reputation button at the foot of any of the posts of all members who helped you reach a solution.

+ 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. Counting numeric values when several values are entered in a cell
    By Tryin2Excel in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 03-20-2015, 02:30 PM
  2. [SOLVED] Counting Matching values in two separate ranges without counting duplicates
    By Rhall6310 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 01-01-2014, 03:35 PM
  3. [SOLVED] Counting only nonzero values in the values field for pivots
    By ScottBeatty in forum Excel Charting & Pivots
    Replies: 11
    Last Post: 07-23-2013, 11:53 AM
  4. Replies: 2
    Last Post: 06-06-2012, 01:44 PM
  5. Replies: 2
    Last Post: 09-14-2010, 10:49 PM
  6. [SOLVED] Counting rows, then counting values.
    By Michael via OfficeKB.com in forum Excel General
    Replies: 7
    Last Post: 08-04-2005, 06:05 PM
  7. Counting Rows Then Counting Values in Columns
    By Michael via OfficeKB.com in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 06-01-2005, 12:05 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