B
Brett
I'm calculating money as follows
A1 B1 C1
$100 X [1] = $1000
C1 = A1*B1
The field with [] around it is an input. The user enters 2 for
example and gets $2000. I'd also like the user to enter $2000 into C1
and get 2 in B1. However, once the user enters anything into C1, the
formula is replaced with a constant value. How can I get the above to
work with input for B1 and C1?
Thanks,
Brett
A1 B1 C1
$100 X [1] = $1000
C1 = A1*B1
The field with [] around it is an input. The user enters 2 for
example and gets $2000. I'd also like the user to enter $2000 into C1
and get 2 in B1. However, once the user enters anything into C1, the
formula is replaced with a constant value. How can I get the above to
work with input for B1 and C1?
Thanks,
Brett