Results 1 to 2 of 2

Interesting SUMIF Problem

Threaded View

  1. #1
    Registered User
    Join Date
    07-02-2012
    Location
    NY, NY
    MS-Off Ver
    Excel 2003
    Posts
    3

    Interesting SUMIF Problem

    Good problem to fix here.

    In Sheet1, Column A shows you unit sale, and column B shows the name that corresponds to that unit sale. Column E shows for the title 'COLA', the 109 different size packages. In column E, I need to create a SUMIF that returns a given package total sale.

    For instance, F2 will read, =SUMIF(B2,"COLA2L",A2). It will return the proper number.

    F3 will read =SUMIF(B3, "COLA12p12oz", A3). This too will return the proper number.

    What I want to know, is in the SUMIF, can I search for the word 'COLA', then search individually for each package ('2L', '12p12oz', '20oz' etc...)? On Sheet 2, I have a table set up that shows each package corresponded to the proper abbreviation. It might work into some sort of VLOOKUP within the SUMIF.

    I'd like to do this because I have to do it for 15 different flavors. 15x109=1635 times I'd have to type it in manually every time instead. Catch my drift? If someone can help I can just click and drag.

    Any help is appreciated.

    Thanks,
    jimbo
    Attached Files Attached Files

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

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