| Excel Formulas |
FormulasFormulas in Excel are used to make mathematical calculations. Formulas can help balance your budget or make a table of physics data instantly. Pretty cool!
|
Traditional FormulasThe traditional way of entering a formula is to simply type it in.
|
![]() |
In the screen above, you will see that in cell C1 the entered simple formula is =A1+B1, and the result is displayed in the cell. |
|
![]() |
|
|
![]() |
Notice in the above photo that the fill has copied the formula to a number of cells (C2:C8), and that the sums of column A and B are added together. |
Totaling Columns and RowsExcel has an easy one-step method of totaling a row or column. Simply highlight the numbers in the row or column that you would like to add, including a blank cell where you want the sum to appear. |
![]() |
| Then
click on the AutoSum button in the toolbar.
It looks like this - |
Commonly Used FormulasBelow is a list of the most commonly used formulas in our labs: To find the slope of a line =SLOPE(known_y's,known_x's) Example: =SLOPE(B1:B6,A1:A6) Adding a row or column =SUM(A1:A5) Note - Will add the values A1+A2+A3+A4+A5+A6
|
| Top |
| Revised:
November 09, 2004
for: http://www.cuyamaca.net/lrc by: Katherine Meek |