+ Reply to Thread
Results 1 to 2 of 2

Sumif

  1. #1
    Registered User
    Join Date
    05-06-2005
    Posts
    5

    Sumif

    Is there a way to "sumif" Rows example =SUMIF(C7:T7,"w",C7:T7) and not in columns.....


    I keep getting a 0 as the Value


    Thanks

  2. #2
    Forum Expert
    Join Date
    12-24-2004
    Location
    Sweden
    Posts
    1,256
    You can not sum "w"´s... ;-)
    But if you mean, -Can I sum row values when the criteria is in a column?
    Yes. Example: =SUMPRODUCT((C7:T7="w")*TRANSPOSE(A1:A18))
    (but not with sumif(.)...and make sure that the number of rows=the number of columns)

    Hope this helped
    Ola Sandström

+ 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