+ Reply to Thread
Results 1 to 3 of 3

Adding Values In A Column

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

    Adding Values In A Column

    In column -K- I have a list of dollar values. In column -S- an "X" may be in those cells. How do I add the values in column -K- that have an "X" in the corrosponding cell from the -S- column?

    Thank you for your help.

  2. #2
    Registered User
    Join Date
    03-29-2007
    Location
    Missouri, USA
    Posts
    29
    =sumproduct((s2:s1000="X")*(K2:k1000))


    just modify your ranges to where the formula starts looking at the first line of your entries

  3. #3
    Registered User
    Join Date
    12-02-2006
    Posts
    51
    Thanks you!

+ 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