![]() |
#1
|
|||
|
|||
![]() I am getting #DIV/0! in a cell. =IF(I5<>"",I5*J10,"") was working for me, but I changed I5, so it now reads 0 instead of being blank. How do I get rid of that error and make it be blank now that I have a 0 in I5? Thank you in advance. |
#2
|
|||
|
|||
![]()
If((i5<>0)*(i5<>""),i5*j10,"")
|
![]() |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
![]() |
jerryj | Excel Programming | 1 | 05-04-2012 08:24 AM |