Replacing a formulae with another? #6594
Answered
by
SMillerDev
MagicalDrizzle
asked this question in
Everyday usage
-
Output of
|
Beta Was this translation helpful? Give feedback.
Answered by
SMillerDev
Dec 7, 2025
Replies: 1 comment
-
|
No, this is not possible. Any formula declares its own dependencies. The only way to change those is to create a copy of the formula and change the dependency. Otherwise there would be no way to be sure the software works. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
MagicalDrizzle
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No, this is not possible. Any formula declares its own dependencies. The only way to change those is to create a copy of the formula and change the dependency. Otherwise there would be no way to be sure the software works.