Can you assign a value to another cell?
Example
Cell A1 content needs to set a value in Cell A2.
Cell A1 contains the formula: =If(condition, A2=1, A2=2)
I realize you can not put A2=1 in the value_if_true location but I'd like to cause cell A2 to get the value of 1 somehow when the condition is true.
Bookmarks