Hello,
is it possible to have a formula that is formulated for a certain version or from an IF, but then allows you to hard code if that is not true?
For example if we were to say "IF ISACTUALVERSION() THEN 0 ELSE {Ability to hardcode here}"
Thanks in advance