+ Reply to Thread
Results 1 to 3 of 3

calculating a sum on non adjacent cells across a row

  1. #1
    Forum Contributor
    Join Date
    02-16-2008
    Location
    Mansfield, TX
    Posts
    324

    calculating a sum on non adjacent cells across a row

    Hello, Please see the attatched spreadsheet. I can not seem to figure out a formula that will calculate the totals for each type of data. My goal is to have a sum for each location for # of audits, Critical Counts, and Major Counts. Any help would be greatly appreciated.

    Thanks!
    dcgrove
    Attached Files Attached Files
    Last edited by dcgrove; 06-18-2009 at 10:13 AM.

  2. #2
    Forum Expert daddylonglegs's Avatar
    Join Date
    01-14-2006
    Location
    England
    MS-Off Ver
    2016
    Posts
    14,675

    Re: calculating a sum on non adjacent cells across a row

    Try using SUMIF, i.e. this formula in T3

    =SUMIF($F$2:$S$2,T$2,$F3:$S3)

    copy across to V3 and then down the column

  3. #3
    Forum Contributor
    Join Date
    02-16-2008
    Location
    Mansfield, TX
    Posts
    324

    Re: calculating a sum on non adjacent cells across a row

    That worked! Thanks. I have never used the sumif formula as I just recently moved to 2007.

+ 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