ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   get that 0 outta there (https://www.excelbanter.com/excel-worksheet-functions/245747-get-0-outta-there.html)

[email protected]

get that 0 outta there
 
I am runnings SUMPRODUCT funciton that
< a date range and then produce a code

SO there is a date entry in one cell and emp # in another cell.

I all I want to is adjust my formula for if there is no data in the two
cell it will not produce a 0, for sorting purposes


Dave Peterson

get that 0 outta there
 
Maybe...

=if(sumproduct(...)=0,"",sumproduct(...))


wrote:

I am runnings SUMPRODUCT funciton that
< a date range and then produce a code

SO there is a date entry in one cell and emp # in another cell.

I all I want to is adjust my formula for if there is no data in the two
cell it will not produce a 0, for sorting purposes


--

Dave Peterson

Ron@Buy

get that 0 outta there
 
Copy your formula here so that somebody can offer a solution

" wrote:

I am runnings SUMPRODUCT funciton that
< a date range and then produce a code

SO there is a date entry in one cell and emp # in another cell.

I all I want to is adjust my formula for if there is no data in the two
cell it will not produce a 0, for sorting purposes



All times are GMT +1. The time now is 07:13 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com