sum of two variables: whats the formula
May 18, 2009 12:00 AM
If you want to use the memo_end variable without changing the values of the other variables, you could do the following (assuming you have a value for memo1 and memo2):
Action 1
On: Show
Action: Modify Variable
Target: memo_end
Value: VAR(memo1)
Modification Type: Add to Variable
Action 2
Action: Modify Variable
Target: memo_end
Value: VAR(memo2)
Modification Type: Add to Variable
Discussions have been disabled for this post