+ Reply to Thread
Results 1 to 5 of 5

Sum cells with formulas in them from another sheet.

  1. #1
    Registered User
    Join Date
    11-13-2012
    Location
    ann arbor
    MS-Off Ver
    Excel 2010
    Posts
    67

    Sum cells with formulas in them from another sheet.

    Hi. I am hoping to get some help with an error I keep receiving in Excel 2013 and Excel 2010. I am going to try to explain it really clearly and tell the steps I have taken:

    1) I have a workbook with 3 sheets: Data, Budget and All.

    2) The Data sheet has a column called expense which is populated by a formula that grabs data from the All sheet. This is the exact formula:
    =INDEX(ALL!$G$2:$G$894,MATCH(O3,ALL!$F$2:$F$894,FALSE),1)

    3) I have entered the following formula in the Budget sheet which should Sum the expense column from the Data sheet: =Sum('Data'!k2:k84)

    4) Instead of returning the Sum of the column it returns #N/A.

    Any thoughts? This is making me go crazy. I know I have summed cells and columns with formulas in them before.

  2. #2
    Forum Expert Fotis1991's Avatar
    Join Date
    10-11-2011
    Location
    Athens(The homeland of the Democracy!). Greece
    MS-Off Ver
    Excel 1997!&2003 & 2007&2010
    Posts
    13,744

    Re: Sum cells with formulas in them from another sheet.

    If you use the IFERROR..?
    Formula: copy to clipboard
    Please Login or Register  to view this content.
    Regards

    Fotis.

    -This is my Greek whisper to Europe.

    --Remember, saying thanks only takes a second or two. Click the little star * below, to give some Rep if you think an answer deserves it.

    Advanced Excel Techniques: http://excelxor.com/

    --KISS(Keep it simple Stupid)

    --Bring them back.

    ---See about Acropolis of Athens.

    --Visit Greece.

  3. #3
    Registered User
    Join Date
    11-13-2012
    Location
    ann arbor
    MS-Off Ver
    Excel 2010
    Posts
    67

    Re: Sum cells with formulas in them from another sheet.

    Perfect, thanks so much Fotis1991!! Have a great day.

  4. #4
    Forum Expert Fotis1991's Avatar
    Join Date
    10-11-2011
    Location
    Athens(The homeland of the Democracy!). Greece
    MS-Off Ver
    Excel 1997!&2003 & 2007&2010
    Posts
    13,744

    Re: Sum cells with formulas in them from another sheet.

    You are welcome and thanks for the feedback.

    As that takes care of your original question, please select Thread Tools from the menu link above and mark this thread as SOLVED,as per Forum Rule #9. Thank you.

    Also, as a new member of the forum, you may not be aware that you can thank those who have helped you by clicking the small star icon located in the lower left corner of the post in which the help was given. By doing so you can add to the reputation(s) of those who helped.

  5. #5
    Registered User
    Join Date
    04-14-2014
    Location
    Atlanta, GA, USA
    MS-Off Ver
    Excel 2016
    Posts
    46

    Re: Sum cells with formulas in them from another sheet.

    If you are seeing #N/As in the column with your =INDEX(ALL!$G$2:$G$894,MATCH(O3,ALL!$F$2:$F$894,FALSE),1) formula, your sum formula will not work. You may have to modify the =INDEX(ALL!$G$2:$G$894,MATCH(O3,ALL!$F$2:$F$894,FALSE),1) formula (e.g., with ISERROR) to eliminate the #N/As and get your sum formula to work.

    Ah, I see I'm too late.

+ 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. How to Auto sort cells containing formulas pulling data from another sheet?????
    By new@excel in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 04-06-2013, 09:27 PM
  2. Replies: 1
    Last Post: 03-18-2013, 03:00 PM
  3. Copy and paste values into next sheet. (blank cells contain formulas)
    By Vlad717 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 03-14-2013, 06:54 AM
  4. Replies: 0
    Last Post: 10-31-2007, 09:05 AM
  5. how can I imbed sheet names contained in cells into formulas?
    By Ted in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 03-08-2006, 06:00 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