rossmcl
Programmer
- Apr 18, 2000
- 128
Or perhaps it is easy and I am just thick.
Is there any way to have a field with a Text Value, ie NA but if another field uses it in a calculation, it takes it as a 0?
eg
B C D(=B*C)
0 1 0
1 2 2
3 6 18
NA 2 0
2 2 4
I cant do it with hidden columns unfortunately - there are too many other cells that rely on that particular reference. Is there anything that could make a forumla derive a value of zero if it sees an NA.
Oh yes, I CANT USE CODE TO FIND/REPLACE all NA's with 0, as there are other 0's which much be distinguishable from the NA's.
Thanks a lot as always.
Ross
[sig][/sig]
Is there any way to have a field with a Text Value, ie NA but if another field uses it in a calculation, it takes it as a 0?
eg
B C D(=B*C)
0 1 0
1 2 2
3 6 18
NA 2 0
2 2 4
I cant do it with hidden columns unfortunately - there are too many other cells that rely on that particular reference. Is there anything that could make a forumla derive a value of zero if it sees an NA.
Oh yes, I CANT USE CODE TO FIND/REPLACE all NA's with 0, as there are other 0's which much be distinguishable from the NA's.
Thanks a lot as always.
Ross
[sig][/sig]