Hi,
I frequently wind up writing the same formula at least twice in the same cell and would love to stop doing it.
Example: =If([some long formula]>0,[the same long formula],[the same long formula -1]).
It would be handy if we could do something like:
=If([a = some long...