Hi again,
Thank you everybody for being kind. It helps me go through my relationship with excel a bit better everyday.
I have this formula (='Test.xlsx'!$E$14) to return the value of another sheet's cell.
My problem is whenever the source cell is blank , it'll return 0 and if the value of the source cell is a true 0, it'll return 0 too.
I have tried to conditional formatting, I ended up, making all 0s blanks including the true 0s.
I used =if('Test.xlsx'!$E$14=0,"0.00%",'Test.xlsx'!$E$14) to force all 0s to display ).0% but it displays 0.0% with blanks too.
Any input is appreciated.
Thanks,
Melzjm
Thank you everybody for being kind. It helps me go through my relationship with excel a bit better everyday.
I have this formula (='Test.xlsx'!$E$14) to return the value of another sheet's cell.
My problem is whenever the source cell is blank , it'll return 0 and if the value of the source cell is a true 0, it'll return 0 too.
I have tried to conditional formatting, I ended up, making all 0s blanks including the true 0s.
I used =if('Test.xlsx'!$E$14=0,"0.00%",'Test.xlsx'!$E$14) to force all 0s to display ).0% but it displays 0.0% with blanks too.
Any input is appreciated.
Thanks,
Melzjm