+ Reply to Thread
Results 1 to 6 of 6

Sumnproduct formula

Hybrid View

  1. #1
    Registered User
    Join Date
    04-12-2007
    Posts
    3
    Thanks for the reply, column A determines if it should look at column b. I want it to look at all the cells in col A with 1 in. If they have a 1 in count all cells in col b that are under 10.

    so it needs some sort of =IF function then a countif formula in the same cell but dont know how to do it.

  2. #2
    Forum Expert
    Join Date
    01-12-2007
    Location
    New Jersey
    Posts
    2,127
    Try this and let me know if it works:

    =SUMPRODUCT(--(A1:A6=1),--(B1:B6<10))

  3. #3
    Registered User
    Join Date
    04-12-2007
    Posts
    3
    That worked, thanks very much for your help.

  4. #4
    Forum Expert
    Join Date
    01-12-2007
    Location
    New Jersey
    Posts
    2,127
    Glad I could help.

+ 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