Excel formula to return a blank cell
Hello,
I have a column (say A), and next to that column, I create a column of
formulas using
= If(Type(A1)<2 and A10, 1, "")
the problem is that "" is not a numerical format and I need a numerical
format. Is there a value that would generate an empty cell that is not in
string format?
Thanks,
Mr T
|