how can i get value of x in function (=sum(x,2))

D

David Biddulph

Next time, please ask the question in the body of the message, not just in
the subject line.

If you know the result of SUM(x,2) and put it into cell A2, then you can
get the value of x from the formula =A2-2.
 
Top