+ Reply to Thread
Results 1 to 2 of 2

[SOLVED] Summing cells in a range that has #VALUE!

  1. #1
    cs_vision
    Guest

    [SOLVED] Summing cells in a range that has #VALUE!

    I have a range of 8000 cells that contain #VALUE!, I need to find the sum
    for the cells contained in the range with numbers.

  2. #2
    Valued Forum Contributor
    Join Date
    06-16-2006
    Location
    Sydney, Australia
    MS-Off Ver
    2013 64bit
    Posts
    1,394
    Quote Originally Posted by cs_vision
    I have a range of 8000 cells that contain #VALUE!, I need to find the sum
    for the cells contained in the range with numbers.
    Try changing the formula that creates the #value! error so it doesn't. ie
    =if(a1=0,"",a2/a1)

    Matt

+ 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