I have written a few conditionals and the output of those functions are FALSE. I want to use that fact to write other conditionals. So, if cell 1 conditional reads FALSE, I want to write a conditional in cell 2 that uses the output FALSE in cell one. However, the FALSE output in cell 1 isn't text.
I don't want to copy/paste the output FALSE in another cell. What should I do? How do I utilize the output FALSE in a conditional statement?
Also, how do I set the color of the output of a conditional if it returns TRUE and set another color if the output returns FALSE.
I don't want to copy/paste the output FALSE in another cell. What should I do? How do I utilize the output FALSE in a conditional statement?
Also, how do I set the color of the output of a conditional if it returns TRUE and set another color if the output returns FALSE.
Last edited: