PDA

View Full Version : Spreadsheet division values in 2 COLUMNS


golady9
Nov 26, 2009, 09:17 AM
Hi
How to do division of column 5 and column 3 ?
Thanks

ScottGem
Nov 26, 2009, 09:34 AM
=E2/C2

Or vice versa

In a spreadsheet columns are designated by letters, rows by numbers. Easier to refer to them that way, so you would enter that formula in another columns in Row 2. If you copy the formula down a column it will adjust the row automatically.