Results 1 to 5 of 5

How to exclude 0 from Product() ??

Threaded View

  1. #1
    Registered User
    Join Date
    07-12-2006
    Posts
    54

    How to exclude 0 from Product() ??

    A1=10
    B1=0
    C1=8
    D1=0
    E1=5

    =Product(A1:E1)
    = 400 ..and NOT 0

    How can I exclude any 0's from the series and multiply with what ever cell value remains? Any one or combination of cells may be 0's at anytime. Need the product of all remaining values. Only when all the cells are 0 will the result be 0, otherwise a product result. Thx
    Last edited by tangomj; 09-02-2012 at 12:28 AM.

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