+ Reply to Thread
Results 1 to 3 of 3

Cant sum columns with formulas?

  1. #1
    Registered User
    Join Date
    10-13-2016
    Location
    California
    MS-Off Ver
    2010
    Posts
    3

    Cant sum columns with formulas?

    Hello everyone,

    I have asked a few coworkers for help and none of us can find a quick answer to this...

    I have a worksheet with columns that derive totals based on different formulas such as =IF(AND(E10="CV",F10=3),"1","0").

    We can't get the columns to sum up at the bottom with =sum(range) it just doesn't work. It does work if we do =+cell+cell+cell, which is terribly tedious...

    Can someone PLEASE tell me how to sum the columns easily?

    Any help is appreciated!
    Attached Files Attached Files

  2. #2
    Forum Expert
    Join Date
    05-01-2014
    Location
    California, US
    MS-Off Ver
    Excel 2010
    Posts
    1,795

    Re: Cant sum columns with formulas?

    Remove double-quotes around numbers, to wit:

    =IF(AND(E10="CV",F10=3),1,0)

  3. #3
    Registered User
    Join Date
    10-13-2016
    Location
    California
    MS-Off Ver
    2010
    Posts
    3

    Re: Cant sum columns with formulas?

    Thank you!!!

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Copy Formulas from 'Formulas' Sheet into Data Table Columns
    By Jonny757 in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 12-10-2020, 08:18 PM
  2. Automate hiding columns, adding columns, inserting formulas, and filtering
    By hpatel517 in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 09-27-2016, 11:17 AM
  3. Replies: 4
    Last Post: 03-02-2014, 11:55 AM
  4. macro to add columns after existing columns and copy/paste headers and formulas
    By rhybeka in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 08-21-2013, 02:35 PM
  5. Replies: 1
    Last Post: 08-16-2013, 01:50 PM
  6. Replies: 2
    Last Post: 02-13-2012, 10:15 PM
  7. Replies: 3
    Last Post: 05-25-2011, 01:30 PM

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