I simply want to divide one cell by another and have it enter into a third
C confused in california Feb 1, 2006 #1 I simply want to divide one cell by another and have it enter into a third
P Peo Sjoblom Feb 1, 2006 #2 in the third cell enter =A1/B1 adapt to fit -- Regards, Peo Sjoblom Portland, Oregon
B bpeltzer Feb 1, 2006 #3 You would enter a formula in the third cell: =a1/a2 (for example, to divide cell a1 by cell a2).