Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
Dear All,
I want to take the sum of 4 card values which are based on 'What If' Paramaters. Is there an easy way to do this?
Thank you in Advance.
Solved! Go to Solution.
You should be able to do
total = parameter_1 + parameter_2 + parameter_3 + parameter_4
Help when you know. Ask when you don't!
You should be able to do
total = parameter_1 + parameter_2 + parameter_3 + parameter_4
Help when you know. Ask when you don't!