Hey,
i have some code that SHOULD be taking variable one and adding to variable two…
ex. 45+45 = 90…
however the variable ends up equaling 45 (just the first variable) or 4545 when i switch around some brackets and stuff…
subTotal1 = (t18552n)+(t18853n);
is what Im using.
Any suggestions?
~~ Seretha :love: