Excel question

S

shaver21560

I was wondering how to make something happen. I would like to take a
formula in excel and assign it to a cell. When the user enters a
number it takes that number and applies it to the formula and returns
the number. Here is an example.


(x / 60)=y if user enter 10 then the formula should return .166~

where x is the users input and y is the returned answer.

If you could help me I would appreciate it.
 
Top