Results 1 to 5 of 5

Raeding blank cells as zero values

Threaded View

  1. #1
    Registered User
    Join Date
    07-03-2012
    Location
    Dublin, Ireland
    MS-Off Ver
    Excel 2003
    Posts
    11

    Raeding blank cells as zero values

    Hi,

    I have two cells which I want to add. But one or both cells may be blank. I want the value of any blank cell to be read as zero.

    I have attached a simplified attempt to get this to work using =IF(OR(A1="",B1=""),0,A1+B1) but this gives a zero value for the sum if either of the cells being summed is zero.

    Any ideas,

    Thanks,

    Shane
    Attached Files Attached Files

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