+ Reply to Thread
Results 1 to 7 of 7

I am looking to sum two cells on different worksheets and it returns #VALUE!

  1. #1
    Forum Contributor
    Join Date
    07-22-2015
    Location
    San Francisco
    MS-Off Ver
    Mac 2011 Version 14.5.2
    Posts
    107

    I am looking to sum two cells on different worksheets and it returns #VALUE!

    Hello,

    I am looking to sum two cells on different worksheets and it returns #VALUE!

    The formula I have is: ='3c. Sales Fcast_Ortho + Helper'!C5+'4d. Sales Fcast_Spine Only'!C5

    I have faced this problem before and solved it by modifying the formula as follows:
    =SUMIF('3c. Sales Fcast_Ortho + Helper'!C5+'4d. Sales Fcast_Spine Only'!C5,">-9999999999",'3c. Sales Fcast_Ortho + Helper'!C5+'4d. Sales Fcast_Spine Only'!C5)

    However, this has not worked. There are many linked cells, so this may be affecting it.

    Does anybody have any ideas how to solve this? Have I written the SUMIF formula out correctly?

    Any help much appreciated!

    - A

  2. #2
    Forum Expert leelnich's Avatar
    Join Date
    03-20-2017
    Location
    Delaware, USA
    MS-Off Ver
    Office 2016
    Posts
    2,807

    Re: I am looking to sum two cells on different worksheets and it returns #VALUE!

    Hi Adam-Do all of your cells contain NUMBERS?

    Please click the Add Reputation star below any helpful posts, and if you have your answer, mark your thread as SOLVED (Thread Tools up top). Thanks!-Lee

  3. #3
    Forum Guru Jonmo1's Avatar
    Join Date
    03-08-2013
    Location
    Bryan, TX
    MS-Off Ver
    Excel 2010
    Posts
    9,763

    Re: I am looking to sum two cells on different worksheets and it returns #VALUE!

    Try

    =SUM('3c. Sales Fcast_Ortho + Helper'!C5, '4d. Sales Fcast_Spine Only'!C5)

  4. #4
    Forum Contributor
    Join Date
    01-05-2017
    Location
    New York
    MS-Off Ver
    Office 2016
    Posts
    206

    Re: I am looking to sum two cells on different worksheets and it returns #VALUE!

    Your original formula looks good, can you attach you workbook? (Click Go Advanced then scroll down to Manage Attachments)

  5. #5
    Banned User!
    Join Date
    02-05-2015
    Location
    San Escobar
    MS-Off Ver
    any on PC except 365
    Posts
    12,168

    Re: I am looking to sum two cells on different worksheets and it returns #VALUE!

    or
    =SUM('3c. Sales Fcast_Ortho + Helper':'4d. Sales Fcast_Spine Only'!C5)

  6. #6
    Forum Contributor
    Join Date
    07-22-2015
    Location
    San Francisco
    MS-Off Ver
    Mac 2011 Version 14.5.2
    Posts
    107

    Re: I am looking to sum two cells on different worksheets and it returns #VALUE!

    Hi Jonmo1,

    That works: =SUM('3c. Sales Fcast_Ortho + Helper'!C5, '4d. Sales Fcast_Spine Only'!C5)

    Thanks all for your input. Much appreciated!

  7. #7
    Forum Guru Jonmo1's Avatar
    Join Date
    03-08-2013
    Location
    Bryan, TX
    MS-Off Ver
    Excel 2010
    Posts
    9,763

    Re: I am looking to sum two cells on different worksheets and it returns #VALUE!

    You're welcome.

+ 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] VBA code that searches multiple worksheets in a workbk and returns specific data to sheet
    By SKooLZ in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 06-12-2015, 03:30 AM
  2. [SOLVED] VBA macro that searches multiple worksheets in a workbk and returns specific data to sheet
    By SKooLZ in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 05-17-2015, 04:42 PM
  3. Returns Differences Between Cells
    By mlm in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 03-25-2014, 10:12 PM
  4. [SOLVED] userForm loop that returns info back into cells (with some cells not included)
    By Sleepyshy in forum Excel Programming / VBA / Macros
    Replies: 10
    Last Post: 12-13-2012, 12:04 PM
  5. returns #VALUE:Formatting Cells
    By iMellroy in forum Excel General
    Replies: 5
    Last Post: 03-07-2011, 12:50 PM
  6. Replies: 1
    Last Post: 07-20-2009, 12:07 AM
  7. How to find returns in cells
    By Bill Sturdevant in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 04-25-2005, 08:06 AM

Tags for this Thread

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