C
cdegar01
I am having trouble with this formula:
=IF([Book2]Sheet1!B1=0,"NA",[Book2]Sheet1!B1)
Typically, if the cell is blank or has a zero in it, it will retur
"NA." Now, however, if the cell to the left of it has a value in i
([book2]sheet1!A1), then it will return a blank and not "NA." If th
cell to the left of it does not have a value, it will return "NA."
This is confusing and frustrating. Any help is appreciated.
Thanks,
Chri
=IF([Book2]Sheet1!B1=0,"NA",[Book2]Sheet1!B1)
Typically, if the cell is blank or has a zero in it, it will retur
"NA." Now, however, if the cell to the left of it has a value in i
([book2]sheet1!A1), then it will return a blank and not "NA." If th
cell to the left of it does not have a value, it will return "NA."
This is confusing and frustrating. Any help is appreciated.
Thanks,
Chri