I have two free text cells A1,B1 each cell will contain any value from 0 up.
Which ever cell is >0, cell C1 will use as the basis for a number of other calcualtions. But I do not want them both to be >0
So, all I want to force either cell to =0 if the other cell >0
i.e. A1=0 if B1>0 or if A1>0 then B1=0
Can I put this code in C1 or does it need to reside somewhere else.
Is this possible? and does his make sense?
Thanks inadvance
Bookmarks