do you think i need to use module and refernces to make any
kind of calculation? Meaning, save the calculation and
return the result when "=" is pushed
exple: if i wanna do 25 - 15 = 5
when I hit the "=" sign, it needs to retrieve the result from
where it would have been saved.
is that the right thinking?
|