This might not be entirely possible, but I've been trying to figure it out for a week and now I have a headache. Anywho, I'm trying to figure out what's wrong with this formula. I know it's riddled with problems:
=if(j8+j9=0 and l2>m2, then replace (p2 "1" and q2 "0"), replace (p2 "j9" and q2 "j8"))
The j9 and j8 cells are actual cells, I want the content of the cells, a number that changes a lot. The numbers in the quotation marks are the ones I want replacing. I know nothing about all this formula stuff so that code is a total guess. Any help would be appreciated.
=if(j8+j9=0 and l2>m2, then replace (p2 "1" and q2 "0"), replace (p2 "j9" and q2 "j8"))
The j9 and j8 cells are actual cells, I want the content of the cells, a number that changes a lot. The numbers in the quotation marks are the ones I want replacing. I know nothing about all this formula stuff so that code is a total guess. Any help would be appreciated.