Forms

F

Frank

Is there a way to input different variables into a cell that is going to be
used to calculate a result and that the result will be stored in a different
worksheet?

i.e.
Sheet 1
A1 = 1 (variable)
A2 = 2 (variable)
A3 = A1+A2

Sheet 2
I need to log my results "A3 Sheet 1" on sheet 2 in columns or rows as a
modify the variables on sheet 1
 
Top