+ Reply to Thread
Results 1 to 3 of 3

VLOOKUP: Sum specific cells

  1. #1
    Registered User
    Join Date
    08-02-2022
    Location
    Los Angeles
    MS-Off Ver
    Standard 2013
    Posts
    2

    VLOOKUP: Sum specific cells

    Hi There-
    I'm trying to sum any values in a ROW that are in a COLUMN labeled "Actual". Capture.JPG

    Currently I am using: =SUM(VLOOKUP($G8,D8:S8,{2},FASLE)) but it's not working. Ideally, I would like to sum values in H8, N8, but NOT R8 (Sum only "Actual" values not "Projected"). I added a column to the left of each cell with the lookup value, hoping I could use that, but to no avail! The goal is that I can continue to add columns/months and not have to keep adding the additional cells to the formula.

    THANK YOU in advance!!

  2. #2
    Forum Expert 63falcondude's Avatar
    Join Date
    08-22-2016
    Location
    USA
    MS-Off Ver
    365
    Posts
    6,266

    Re: VLOOKUP: Sum specific cells

    Try:

    =SUMIFS(8:8,2:2,"Actual")

  3. #3
    Registered User
    Join Date
    08-02-2022
    Location
    Los Angeles
    MS-Off Ver
    Standard 2013
    Posts
    2

    Re: VLOOKUP: Sum specific cells

    OMG, brilliant. I know it probably seems simple to you, but I really appreciate the solution, worked like a charm!!

+ 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. Replies: 1
    Last Post: 02-23-2021, 07:51 PM
  2. [SOLVED] identify specific cells in column possibly using count, offset, vlookup
    By jrtaylor in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 08-14-2017, 12:49 PM
  3. [SOLVED] Using the right formula to MATCH/INDEX/VLOOKUP cells that follow a specific condition
    By milkychips in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 12-29-2016, 09:19 AM
  4. Vlookup range of cells to bring specific value
    By Flame Arrow in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 10-10-2015, 10:17 AM
  5. [SOLVED] Vlookup to return specific value if cell value of vlookup is specific
    By shaz0503 in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 03-24-2015, 10:36 PM
  6. [SOLVED] Macro to copy specific data from one WB to specific cells in another WB based on specific
    By d_rose in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 02-26-2014, 11:05 AM
  7. Replies: 7
    Last Post: 04-09-2010, 11:37 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