Thursday, April 20, 2017

Homeschoolers Using Excel

This is a basic tutorial on Excel for beginners.

http://chandoo.org/wp/excel-tutorial/


With Excel on your PC, Mac, or mobile device, you can:

Streamline data entry with AutoFill.

Spot trends and patterns with data bars, sparklines, color coding, and icons.

Get chart and PivotTable recommendations based on your data, and create them with one click.

Share your work from within Excel, using OneDrive.

Edit spreadsheets with others, wherever they are.

Excel is an incredibly powerful tool for getting meaning out of vast amounts of data. But it also works really well for simple calculations and tracking almost any kind of information. The key for unlocking all that potential is the grid of cells. Cells can contain numbers, text, or formulas. You put data in your cells and group them in rows and columns. That allows you to add up your data, sort and filter it, put it in tables, and build great-looking charts. Let’s go through the basic steps to get you started.

Create a new workbook

Excel documents are called workbooks. Each workbook has sheets, typically called spreadsheets. You can add as many sheets as you want to a workbook, or you can create new workbooks to keep your data separate.
  1. Click File, and then click New.
  2. Under New, click the Blank workbook.
    New blank workbook

Enter your data

  1. Click an empty cell.
    For example, cell A1 on a new sheet. Cells are referenced by their location in the row and column on the sheet, so cell A1 is in the first row of column A.
  2. Type text or a number in the cell.
  3. Press Enter or Tab to move to the next cell.

Use AutoSum to add your data

When you’ve entered numbers in your sheet, you might want to add them up. A fast way to do that is by using AutoSum.
  1. Select the cell to the right or below the numbers you want to add.
  2. Click the Home tab, and then click AutoSum in the Editing group.
    AutoSum on the Home tab
    AutoSum adds up the numbers and shows the result in the cell you selected.

Create a simple formula

Adding numbers is just one of the things you can do, but Excel can do other math as well. Try some simple formulas to add, subtract, multiply, or divide your numbers.
  1. Pick a cell, and then type an equal sign (=).
    That tells Excel that this cell will contain a formula.
  2. Type a combination of numbers and calculation operators, like the plus sign (+) for addition, the minus sign (-) for subtraction, the asterisk (*) for multiplication, or the forward slash (/) for division.
    For example, enter =2+4=4-2=2*4, or =4/2.
  3. Press Enter.
    This runs the calculation.
    You can also press Ctrl+Enter if you want the cursor to stay on the active cell.

Apply a number format

To distinguish between different types of numbers, add a format, like currency, percentages, or dates.
  1. Select the cells that have numbers you want to format.
  2. Click the Home tab, and then click the arrow in the General box.
    Format Number box on the Home tab
  3. Pick a number format.
    Number format gallery
    If you don’t see the number format you’re looking for, click More Number Formats.

Put your data in a table

A simple way to access Excel’s power is to put your data in a table. That lets you quickly filter or sort your data.
  1. Select your data by clicking the first cell and dragging to the last cell in your data.
    To use the keyboard, hold down Shift while you press the arrow keys to select your data.
  2. Click the Quick Analysis button Quick Analysis button in the bottom-right corner of the selection.
    Selected data with Quick Analysis Lens button visible
  3. Click Tables, move your cursor to the Table button to preview your data, and then click the Table button.
    Quick Analysis Tables gallery
  4. Click the arrow Filter drop-down arrow in the table header of a column.
  5. To filter the data, clear the Select All check box, and then select the data you want to show in your table.
    Select All box in the Sort and Filter gallery
  6. To sort the data, click Sort A to Z or Sort Z to A.
    Sorting commands in the Sort and Filter gallery
  7. Click OK.

Show totals for your numbers

Quick Analysis tools let you total your numbers quickly. Whether it’s a sum, average, or count you want, Excel shows the calculation results right below or next to your numbers.
  1. Select the cells that contain numbers you want to add or count.
  2. Click the Quick Analysis button Quick Analysis button in the bottom-right corner of the selection.
  3. Click Totals, move your cursor across the buttons to see the calculation results for your data, and then click the button to apply the totals.
    Quick Analysis Totals gallery

Add meaning to your data

Conditional formatting or sparklines can highlight your most important data or show data trends. Use the Quick Analysis tool for a Live Preview to try it out.
  1. Select the data you want to examine more closely.
  2. Click the Quick Analysis button button image in the bottom-right corner of the selection.
  3. Explore the options on the Formatting and Sparklines tabs to see how they affect your data.
    Quick Analysis Formatting gallery
    For example, pick a color scale in the Formatting gallery to differentiate high, medium, and low temperatures.
    Data with a color scale conditional format
  4. When you like what you see, click that option.
Learn more about how to analyze trends in data using sparklines.

Show your data in a chart

The Quick Analysis tool recommends the right chart for your data and gives you a visual presentation in just a few clicks.
  1. Select the cells that contain the data you want to show in a chart.
  2. Click the Quick Analysis button button image in the bottom-right corner of the selection.
  3. Click the Charts tab, move across the recommended charts to see which one looks best for your data, and then click the one that you want.
    Quick Analysis Charts gallery
    NOTE:  Excel shows different charts in this gallery, depending on what’s recommended for your data.
Learn about other ways to create a chart.

Save your work

  1. Click the Save button on the Quick Access Toolbar, or press Ctrl+S.
    Save button on the Quick Access Toolbar
    If you’ve saved your work before, you’re done.
  2. If this is the first time you've save this file:
    1. Under Save As, pick where to save your workbook, and then browse to a folder.
    2. In the File name box, enter a name for your workbook.
    3. Click Save.

Print your work

  1. Click File, and then click Print, or press Ctrl+P.
  2. Preview the pages by clicking the Next Page and Previous Page arrows.
    Next and Previous buttons in the Print Preview pane
    The preview window displays the pages in black and white or in color, depending on your printer settings.
    If you don’t like how your pages will be printed, you can change page margins or add page breaks.
  3. Click Print.

No comments:

Post a Comment