+ Reply to Thread
Results 1 to 3 of 3

Adding Up $ Values Based On Criteria In Other Cells

  1. #1
    Registered User
    Join Date
    12-02-2006
    Posts
    51

    Adding Up $ Values Based On Criteria In Other Cells

    Thank You, Thank You for your help! I'll try to give as much detail as possible without going into overkill.

    In the attached example, I am tracking the quotes from various sales people. The MASTER sheet contains the raw data and the TEST sheet will contain a variety of statistics based on that raw data. The MASTER sheet had a TON of data, so I've shortened the list significantly.

    - TEST E46 shows all of the quotes in which MASTER column J shows values under 10000, MASTER column I shows a date with the year equal to TEST E1 (2007), MASTER column L = "A", MASTER column M shows a date with the year equal to TEST E2 (2006). The result, as you see is 92.

    - TEST E47 shows all of the quotes in which MASTER column J shows values under 10000, MASTER column I shows a date with the year equal to TEST E2 (2006), MASTER column M shows a date with the year equal to TEST E1 (2007). The result being 439.

    - TEST E48 to TEST E53 shows similar information but with the values changing as show.

    - TEST F46 to F56 shows the same information but only when "AJB" appears in TEST column H.

    Moving to the next set just below the previous...

    - TEST G59 shows those quotes where MASTER column J shows values under 10000, MASTER column L shows a "D", MASTER column M shows a date with the year equal to TEST F57 (2007)

    The rest of the data in this set corresponds as shown. (I'm trying to spare you from overkill)

    FINALLY TO MY PROBLEM ...

    In the data sets just to the right of these I need to show dollar values of these quotes from column J instead of the number.

    For example, TEST Q46 needs to show the dollar value of the 92 quotes in TEST E46. As I said, those dollar values are in MASTER column J.

    I then need to do the same for all the corresponding cells for these data sets.

    Again, Thank You, Thank You For Your Help.

    Joe
    Attached Files Attached Files

  2. #2
    Forum Contributor Lotus123's Avatar
    Join Date
    11-07-2005
    Location
    Texas
    MS-Off Ver
    2007
    Posts
    153
    In TEST cell Q46 place this formula:

    Please Login or Register  to view this content.
    All I did was take the formula in cell E46 and add ",--(Master!J4:J50000)" to the end of it.

    The formula in cell R46 would be this:
    Please Login or Register  to view this content.
    Just follow that pattern and you should be good to go!
    Ecce Potestas Casei
    Nathan Head

  3. #3
    Registered User
    Join Date
    12-02-2006
    Posts
    51
    I'll give it a try. Thank You Nathan

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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