I'm fairly certain this isn't possible but it would make my life easier so I figured I'd ask. I would like to be able to create formulas with variables as placeholders so I can apply different calculations to two variables N & X
Essentially, I'd like to have a column where I define the formulas such as:
2X + N
0X + 6N +3
and then elsewhere "cast" values to the N and X variables to perform the calculation.