M
Mike Lewis
Suzan,
=IF(AND(ISBLANK(F6)=FALSE,F6=0),1,0)
will work
the ones" if(k18=1,1) and it worked fine. But, if I do
this: if(k18=0,1) it gives me 1 for all the blank cells
also. I formated the cells to be numbers when it didn't
work, but that didn't help. What do I need to do? (this is
not my data; I would have laid it out much differently to
avoid this; I cannot sort because the sheet has merged
cells. *sigh*). Thanks in advance
=IF(AND(ISBLANK(F6)=FALSE,F6=0),1,0)
will work
zeroes and then add up each of the results. I did this for-----Original Message-----
Hi
I need to be able to test a column for ones and then for
the ones" if(k18=1,1) and it worked fine. But, if I do
this: if(k18=0,1) it gives me 1 for all the blank cells
also. I formated the cells to be numbers when it didn't
work, but that didn't help. What do I need to do? (this is
not my data; I would have laid it out much differently to
avoid this; I cannot sort because the sheet has merged
cells. *sigh*). Thanks in advance