creating formula in excel

A

Andy J

need to set up formula in excel to give selling price on cost sheet

IE: 2000/.60=3333.33

Thanks
 
G

Gary''s Student

We will use three cells
In A1 enter:
2000
in B1 enter:
..6
in C1 enter the formula:
=A1/B1
 
Top