Help - Excel spreadsheet
|
|
|
purpose: to
let the data align with the left side of the cells how to:
note: labels (text) are most often left-aligned |
||||||||||
|
purpose: to
let the data align with the right side of the cells how to:
note: numbers are always right-aligned |
||||||||||
| average
|
purpose:
to find the average of numbers in a range how to:
|
||||||||||
| autosave | purpose:
to have your workbook saved automatically every 10th minute for example how to:
|
||||||||||
| purpose:
to find the sum of numbers in a range above or to the
left how to:
|
|||||||||||
|
purpose: to
let data stand out. Often used for row and column
headers. how to:
|
||||||||||
| border, single and
double underline
|
purpose:
to underline data in cells and the space between them how to:
|
||||||||||
| cell edit
|
purpose:
to correct a mistake or make a change in exisitng data how to:
|
||||||||||
|
purpose: to
let the data be centered in the cells how to:
|
||||||||||
|
how to:
|
||||||||||
|
purpose: to create a
chart
how to:
|
|||||||||||
| chart
edit
purpose: to edit a chart you have made
how:
|
|||||||||||
| column best-fit before: after: |
purpose:
to automatically adjust the column width to the column's
widest data how to give one column best-fit:
how to give all the columns best-fit:
|
||||||||||
| column delete
|
purpose:
to get rid of the data in a column and the column itself how to:
|
||||||||||
| column hide
|
purpose:
to hide columns so they don't print (and don't show
on the screen) how to:
|
||||||||||
| column insert
|
purpose: to
insert a new column between two existing columns how to:
|
||||||||||
|
purpose: to
automatically give big numbers a thousand comma how to:
note: never type commas in numbers, use the comma style button instead |
||||||||||
| copy
and paste formulas relatively click here for more details |
purpose: to
speed up work by copying a formula instead of retyping it example:
|
||||||||||
| copy
and paste formulas absolutely click here for more details |
purpose: to
speed up work by copying a formula instead of retyping it example:
|
||||||||||
| copy and paste values | purpose:
how to:
note: to change a cells content from formula to value (1.above) simply copy the cell to itself |
||||||||||
| count,
countblank, countif
|
=count(range)
counts the number of cells in the range with numbers
= countblank(range) counts the number of empty cells in the range =countif(range, condition) counts the number of cells in the range that makes the condition true |
||||||||||
| decimal places
|
purpose:
to give a range of numbers the correct number of
decimals how to:
note: It is impossible to type 1.00 in a new sheet. You have to type 1 and press the Increase Decimal button twice. |
||||||||||
| font and font size
|
purpose: to
give data its proper font and size how to:
note: If nothing else is said, use Arial 10. |
||||||||||
| footer | purpose: To
repeat information at the bottom of every page printed how to:
note: A convention is to put your name and tutor group in the left section, the date in the center section and the sheet's name in the right section. |
||||||||||
| formula edit
|
purpose:
To change a formula because it is not correct. how to:
note: When a column is inserted at the border of a range a formula uses, the formula has to be edited to make it correct after the insertion. If the insertion is inside the range, the formula is updated automatically by Excel. (see illustrations on the left) |
||||||||||
| formula show
|
purpose: to
check how the spreadsheet is made up (the values is the
surface, the formulas the source) how to:
note: Before you print you may like to change the orientation to landscape and force everything onto one page using the Fit to option. note: Excel changes the alignment when formulas are shown. Don't worry! Be happy! |
||||||||||
| formula update after
row/column insertion before the insertion at the end of the range:
the formula is now wrong and has to be edited:
|
purpose:
To change a formula because it is not longer correct. how to:
note: When a column is inserted at the border of a range a formula uses, the formula has to be edited to make it correct after the insertion. If the insertion is inside the range, the formula is updated automatically by Excel. (see illustrations on the left) |
||||||||||
| formula user-defined
user-defined formulas for perimeter and area of rectangles:
|
purpose: to
make non-standard calculations based on values in other
cells how to:
or
|
||||||||||
| gridlines where are the gridlines here?
|
purpose:
to show and/or print gridlines how to:
|
||||||||||
| header | purpose:
To repeat information at the top of every page
printed how to:
note: A convention is to put your name and tutor group in the left section, the date in the center section and the sheet's name in the right section. |
||||||||||
| if
purpose: To let a value of a cell depend on a statement about a cell or a range of cells. how to:
example:
|
|||||||||||
how
to:
|
|||||||||||
| labels | purpose:
A cell can contain a number, a label (text), an in-built function (like SUM) or a user-defined formula. how to:
note: When you have finished typing, check the spelling, alignment and case of the text (uppercase/lowercase). Row labels are usually left-aligned and |
||||||||||
| max | purpose: To
find the biggest number in a range.
how to:
|
||||||||||
| min | purpose: To
find the smallest number in a range.
how to:
|
||||||||||
| numbers | purpose:
A cell can contain a number, a label (text), an in-built function (like SUM) or a user-defined formula. how to:
note: When you have finished typing, check the spelling, alignment and case of the text (uppercase/lowercase). |
||||||||||
| organise data in suitable layout
|
purpose:
To set up the data in a form that makes it easy to
process. how to:
|
||||||||||
| percentage
100% of a number equals the number 50% of a number equals half the number 10% of a number is 1/10th of the number 0% of a number is zero. |
Assume the
number we start with is in F3:
To find 12% of a number multiply it by
0.12 To increase a number by 32% multiply it by
1.32 To decrease a number by 20% multiply it by
0.80. |
||||||||||
| print
preview
In the lower-right corner you can see how many pages
will print. Do not print if it says
|
|||||||||||
| page
break preview
Page break preview can be used to insert and move page breaks for a nice printout.
|
|||||||||||
| page
setup
To control the way your page will print, click File
- Page Setup or click the Print Preview button
|
|||||||||||
| query
The list must have column labels.
|
|||||||||||
| range, definition | purpose: To
address more than one cell
how to:
|
||||||||||
| range names,
create
|
purpose:
To give names to a range of cells for easier
reference. =Average(GRADES) is easier to understand than =Average(A2:C4). how to:
note: Certain range names are illegal. note: To delete a range name: Insert + Name + Define. |
||||||||||
| range
names, display
|
purpose:
To display the range names and their addresses how to:
|
||||||||||
|
row and column headings
purpose: to show the cell addresses
how to:
|
|||||||||||
| row best-fit
|
purpose:
to automatically adjust the row height to the row's
heighest data how to give one row best-fit:
how to give all the rows best-fit:
|
||||||||||
| row delete
|
purpose:
to get rid of the data in a row and the row itself how to:
|
||||||||||
| row insert
|
purpose: to
insert a new row between two existing rows how to:
|
||||||||||
| sheet copy | purpose: to
copy a sheet to a new sheet how to:
|
||||||||||
| sheet insert | purpose:
to insert a new sheet into the workbook if you have used
all the sheets you started with how to:
|
||||||||||
| sheet preview (= print
preview)
|
purpose: To
see what the sheet will look like when you print it. how to:
|
||||||||||
| sheet print
|
how to:
note: for more control use File + Print |
||||||||||
| sheet rename
|
purpose:
to give a sheet a new name how to:
|
||||||||||
| sort data
First, select the data you want to sort. (A common error is to just select one column of the data.)
Secondly, press Data - Sort on the menu: Thirdly, choose Header row if your data table has a header row, and the columns/fields you want to sort by.
Notice: This sheet will not sort correctly. Can you think why? (Hint: it has to do with the reference to B5)
Notice: Don't use these buttons
|
|||||||||||
| SUM function
example: =SUM(A2:G45) example: =SUM(GRADES)
|
purpose: to
calculate the sum of a range of numbers how to:
note: instead of selecting the range, you may also write the range address or range name |
||||||||||
| SUMIF function
example: =SUMIF(dcode,B7,duration) where dcode and duration are range names |
purpose: to
calculate the sum of a range of numbers based on a condition how to: SUMIF(range,criteria,sum_range)
|
||||||||||
| today function | purpose: to get
today's date in a cell
how to:
|
||||||||||
| underline data
|
how to:
|
||||||||||
| values show | how to: |
||||||||||
| vlookup
VLOOKUP(lookup_value,table_ array,col_index_num,range_lookup) |
Lookup_value
is the value to be found in the first column of the array.
Lookup_value can be a value, a reference, or a text string.
Table_array is the table of information in which data is looked up. Use a reference to a range or a range name, such as Database or List.
Col_index_num is the column number in table_array from which the matching value must be returned. A col_index_num of 1 returns the value in the first column in table_array; a col_index_num of 2 returns the value in the second column in table_array, and so on. If col_index_num is less than 1, VLOOKUP returns the #VALUE! error value; if col_index_num is greater than the number of columns in table_array, VLOOKUP returns the #REF! error value. Range_lookup is a logical value that specifies whether you want VLOOKUP to find an exact match or an approximate match. If TRUE or omitted, an approximate match is returned. In other words, if an exact match is not found, the next largest value that is less than lookup_value is returned. If FALSE, VLOOKUP will find an exact match. If one is not found, the error value #N/A is returned. |
||||||||||
| lookup LOOKUP(lookup_value, array) |
Lookup_value
is the value to be found in the first column of the array.
Lookup_value can be a value, a reference, or a text string.
Array is the table of information in which data is looked up. Use a reference to a range or a range name, such as Database or List.
|
||||||||||
| workbook create | purpose: how to: |
||||||||||
| workbook open | purpose:
to retrieve a workbook saved on disk for further work
how to: |
||||||||||
| workbook save | purpose: to get a permanent copy of the workbook on disk for later use | ||||||||||
| zoom sheet
|
purpose: to change the size of the text without changing the font | ||||||||||