+ Reply to Thread
Results 1 to 3 of 3

Column G will not SUM up using formula =SUM(G:G542)

  1. #1
    Registered User
    Join Date
    11-25-2013
    Location
    United States
    MS-Off Ver
    Excel 2007
    Posts
    99

    Column G will not SUM up using formula =SUM(G:G542)

    I am trying to sum column G in cell G2 with the formula

    =SUM(G4:G542)

    Each of the referenced cells has this formula in it

    =IF(F4=1,"600.00","")

    I believe It is because of this formula in the referenced cells that the formula in G2 will not calculate.

    Is there a way to sum up this column?
    Attached Files Attached Files
    Last edited by nsmjc; 05-18-2021 at 10:36 PM. Reason: solved

  2. #2
    Forum Guru
    Join Date
    04-13-2005
    Location
    North America
    MS-Off Ver
    2002/XP and 2007
    Posts
    15,949

    Re: Column G will not SUM up using formula =SUM(G:G542)

    "600.00" is a text string, and Excel's SUM() function is programmed to ignore text strings. Return a real number -- 600 (without the quotation marks). =IF(F4=1,600,"")
    Quote Originally Posted by shg
    Mathematics is the native language of the natural world. Just trying to become literate.

  3. #3
    Registered User
    Join Date
    11-25-2013
    Location
    United States
    MS-Off Ver
    Excel 2007
    Posts
    99

    Re: Column G will not SUM up using formula =SUM(G:G542)

    that was the issue 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. [SOLVED] Formula to compare column duplicates in a column & second column with dates
    By lancelotlink in forum Excel Formulas & Functions
    Replies: 15
    Last Post: 01-15-2022, 05:38 PM
  2. Formula to look Column A and Column C and place Desired Outcome in Column E
    By bjnockle in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 03-20-2021, 11:22 PM
  3. Replies: 7
    Last Post: 11-03-2019, 07:57 PM
  4. [SOLVED] Formula to compare column 1 to column 2 and list items not in column 2.
    By mahalek1976 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 12-23-2016, 12:55 PM
  5. Replies: 2
    Last Post: 05-21-2015, 10:41 PM
  6. Replies: 4
    Last Post: 01-16-2014, 12:17 AM
  7. [SOLVED] need formula to this logic, A column number B column blank then C column desired name
    By vengatvj in forum Excel Formulas & Functions
    Replies: 14
    Last Post: 11-02-2013, 10: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