Array Formula with AND operator

E

edwardpestian

I have the following array formula that works correctly as long as th
range
I16:I39 has data in it; however there may be times when cells in tha
range are set to blank via another formula. When this happens, I ge
an error.


Code
-------------------

=SUM((E16:E39>TODAY()-180)*(E16:E39<=TODAY())*(I16:I39<>"")*(I16:I39))*8


-------------------


Thanks.

-e
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top