HOW DO I DO SIMPLE DIVISION?

  • Thread starter confused in california
  • Start date
C

confused in california

I simply want to divide one cell by another and have it enter into a third
 
P

Peo Sjoblom

in the third cell enter

=A1/B1

adapt to fit

--
Regards,

Peo Sjoblom

Portland, Oregon
 
B

bpeltzer

You would enter a formula in the third cell: =a1/a2 (for example, to divide
cell a1 by cell a2).
 
Top