Intermediate Excel 2007

Size: px
Start display at page:

Download "Intermediate Excel 2007"

Transcription

1 Intermediate Excel 2007 Objective 1: Review Screen Layout Excel 2007 offers a new user interface. The top portion of the window has a new structure for Excel commands. The band area is called the Ribbon. It is the control center for creating a spreadsheet. You will no longer see drop-down menus and toolbars. The Ribbon will provide a more visual arrangement of commands in groups. The Quick Access Toolbar is the small group of buttons on the left, above the Ribbon. It contains commands such as Save, Undo, Repeat, Redo and other commands that used to appear under the drop-down menu. The Microsoft Button saving, opening, and documents. is available in all Office programs and contains commands such as printing. The right pane of the button will list your recently used To Start Excel 1. Click the Start button on the taskbar. 2. Point to Programs or All Programs. 3. Click Microsoft Office 4. Click Microsoft Excel 2007 Ribbon Band Microsoft Button Quick Access Toolbar Intermediate Excel 1 4/17/2008

2 The most-used commands appear in layers or tabs in the Ribbon Band. For example, the Home Tab will have commands to support task such as copying, pasting, adding slides, and formatting. Each Tab is devoted to a type of work you do when you create a presentation. Buttons on each tab are arranged in logical groups. Tabs Home Tab Supports task such as copying, pasting, adding slides, changing slide layout, formatting and positioning text, finding and replacing text. Insert tab Displays things you might want to put on a worksheet from tables, pictures, diagrams, charts, and text boxes to sounds, hyperlinks, headers, and footers. Page Layout tab Change the format of data, using rulers to adjust width or height, change page orientation, set margins. Formula tab Displays prewritten formulas in function library, display all formulas. Data tab Import data from different sources, sort or filter data. Review tab Find the spelling checker and research service here. You can create annotations to review the worksheet and then review those comments. View tab Make a quick switch to page Layout view or page break view, turn on gridlines, zoom selection, freeze panes. Intermediate Excel 2 4/17/2008

3 Objective 2: Create a linked worksheet. Linking A major advantage of Excel is its ability to link worksheet pages that contain analogous data. For example, you can develop a master worksheet, and link the data from subsequent worksheets to it. Links use two-worksheet types- a source worksheet that supplies the data and a destination worksheet that receives data. Example of Source Worksheet Example of Destination Worksheet Intermediate Excel 3 4/17/2008

4 To Link Cell Contents from Source Spreadsheet to Destination Spreadsheet 1. Create a spreadsheet to be used as your destination sheet. (Such as the one in the figures above.) 2. Click to select the cell in the DESTINATION sheet that is to be linked to a cell in a source sheet. 3. Press the Equals key on the keyboard. 4. Click the sheet tab for your SOURCE sheet. 5. Click to select the cell in the source sheet that contains the information that is to be linked to the cell in the destination sheet. 6. Press the Enter key on the keyboard. (This will take you back to your destination sheet.) Linked Information Link Multiple Cell Contents from Source Spreadsheet to Destination Spreadsheet 1. Create a spreadsheet to be used as your destination sheet. (Such as the one in the figures above.) 2. Click sheet tab for your SOURCE sheet. 3. Highlight the cell(s) in the source sheet that contains the information that is to be linked to the cell(s) in the destination sheet. 4. Click Home Tab on Ribbon then click Copy button.. 5. Click the sheet tab for your DESTINATION sheet. Highlight the cell(s) in the destination sheet where the data should be pasted. 6. Click Home Tab on Ribbon, then click downward on Paste button. 7. Click Paste Special, then click Paste Link. 8. Click OK. Intermediate Excel 4 4/17/2008

5 Objective 3: Use named ranges to link cells in formulas. Named Ranges You can substitute cell addresses with named ranges as arguments in a formula-link. Naming the cell ranges that are used in formulas will help you to remember what the formula is suppose to be doing at a later date. Named ranges may not include spaces. To Create a Named Range in a Linked Formula 1. Create a spreadsheet to be used as your destination sheet. 2. Click sheet tab for your SOURCE sheet. 3. Highlight the cell(s) in the source sheet that contains the information that is to be named and then linked to a formula in the destination sheet. 4. Double click the contents of the Name box found to the left of the Formula bar on Home Tab. Enter the name for the selected cell(s). Press the Enter key on the keyboard. Click the sheet tab for your DESTINATION sheet. Click the cell(s) in the destination sheet where the named range should be used in a formula. 5. Press the Equals key on the keyboard to begin the formula. Enter the formula as necessary using the named range where necessary. (For example, to calculate Average Mileage, we might have a formula that looks like this: =TotalMileage/4; where TotalMileage is a named range found on a sheet in our workbook.) Objective 4: Create a chart. Charts Excel uses embedded or floating charts to represent spreadsheet data. Embedded charts allow for automatic updating of data changes and are easy to work with. To Create a Chart 1. Highlight the data you want to chart, including any headers or labels. 2. Click Insert Tab then click Charts Group button. 3. From Charts Group list select Chart type or Subchart type. 4. Click OK. Individual Chart Options Chart Group Button Intermediate Excel 5 4/17/2008

6 Note: Charts can also be selected from the individual charts options on Ribbon. Embedded chart in worksheet Intermediate Excel 6 4/17/2008

7 Objective 5: Create a simple database using Excel. Using Excel as a Simple Database A database is a contiguous range of data in which the program searches for information. It tests against a defined set of filters, known as criteria, and reports the results in the output range. Field labels are placed at the top of your spreadsheet and serve as the column label. Then the contents of each row become a record in the database. Quick Access Tool Bar Data Form Added Fields Records Use the Data Form A data form allows you to enter new data, delete records, and specify criteria to find records. The Form button has not been included on the interface Ribbon in Excel 2007 however, you can still use it by adding the Form button to the Quick Access Toolbar. Adding the Data Form Button 1. Click the downward arrow next to the Quick Access Toolbar, then click More Commands. 2. Click downward arrow and select All Commands. Intermediate Excel 7 4/17/2008

8 3. From list box, select the Form button, and then click Add. 4. Click OK. To Enter New Data in the Form 1. Make sure that a cell in your database or list is selected. Click Data Form button. 2. Click the New button. 3. Enter new data using the Tab key on the keyboard to move from field to field. (Pressing the Tab key while in the last field will open a new record.) Click the Close button when you are finished. To Search for Specific Criteria using a Form 1. Make sure that a cell in your database or list is selected. 2. Click Data Form button. 3. Click the Criteria button. 4. Enter desired criteria in the appropriate field. (For instance, to find all records that have GA in the State field, enter GA in the State field.) 5. Click the Find Next button to view all records that match your criteria. (You can toggle between Find Next and Find Previous to find your desired information.) Sorting Data Sorting allows you to use your existing field names as sort keys. A common sort is to search for records using ascending or descending order. To Sort by the Field Name 1. Click on the Field name you want to sort. 2. Click the Sort&Filter button on the Ribbon. 3. Select AZ (ascending) or ZA (descending) button. Sort and Filter For Multiple Sorts 1. Make sure that a cell in your database or list is selected. 2. Click Home Tab on Ribbon click downward arrow on Sort/Filter button. 3. Click Custom Sort, if necessary, add new field level by clicking Add Level button. 4. Make selection by clicking downward arrow from Column, Sort On, or Order fields. Intermediate Excel 8 4/17/2008

9 Using the AutoFilter Databases can contain hundreds of records making it difficult to search for specific criteria. AutoFilter is another way to view specific search requests. To Use AutoFilter 1. Make sure that a cell in your database or list is selected. 2. Click Home Tab and select Sort/Filter from Editing Group, then click Filter. 3. Select search criteria by pulling down the appropriate arrow and selecting one of the field values to filter on. (For example, if I click the drop down arrow in the state field and select FL, I will only see records that have FL in the state field.) To Remove the Filter 1. Make sure that a cell in your database or list is selected. 2. Click Sort/Filter from Editing Group, then Filter, to remove all filters. Intermediate Excel 9 4/17/2008

10 Filter Buttons Excel allows you to perform Custom filters. This may be to perform a sort that meets certain conditions. To Create a Custom Filter 1. Make sure that a cell in your database or list is selected. 2. Click Home Tab then Sort/Filter from Editing Group. 3. Click Filter then select search criteria by pulling down the appropriate arrow and clicking. 4. Select Text Filter then click Custom Filter. 5. Enter applicable data. (For example, In the first box on the first row I chose equals from the drop down list, and then in the adjacent box choose one of the field values such as Business. Then if I select the Or radio button, then from the drop down list on the second row chose equals, and then in the adjacent box choose Math. I will get records that had either Business or Math) 6. Click OK. Intermediate Excel 10 4/17/2008

11 Objective 6: Use the freeze pane feature to keep certain rows and columns displayed at all times. Freezing Panes The Freeze Panes feature allows you to keep certain rows and columns displayed at all times, no matter how far to the left, right, top, or bottom you scroll in your spreadsheet. To Freeze Panes (Columns) 1. Select the column to the right of the column(s) that you wish to always be displayed. 2. Click View Tab on Ribbon, select Freeze Panes then click Freeze First Column. To Freeze Panes (Rows) 1. Select the row under the row(s) that you wish to always be displayed. 2. Click View Tab on Ribbon select Freeze Panes then click Freeze Top Row. To Freeze Panes (Columns and Rows) 1. Select the cell that is to the right of the column(s) you wish to be displayed and under the row(s) that you wish to be displayed. 2. Click View Tab on Ribbon select Freeze Panes, then click Freeze Panes. To Unfreeze Panes 1. Click View Tab on Ribbon, select Freeze Panes, then click Unfreeze Panes. Objective 7: Temporarily hide columns. Hiding Columns Sometimes it might become necessary to temporarily hide columns in your spreadsheet from view. For instance, you may only want to print certain columns or you might have some columns that are only used for purposes of creating formulas and are not necessary for viewing and understanding the information presented in the spreadsheet. To Hide Columns 1. Select the column(s) that you wish to hide by click on the Column Selector buttons (i.e. A, B, C, DD, etc). 2. Click Home Tab, on Ribbon then Format from Cells Group. 3. Select Hide/Unhide then click Hide Column. To Unhide Columns 1. Click Home Tab, then Format. 2. Click Hide/Unhide then click Unhide Column. NOTE: If you are hiding several separate columns for instance, column D and then column G, Unhide will only work with the most recently hidden column. So if I hid column D and then column G and chose Unhide, column G would reappear but not column D. To get column D to reappear, you would have to select the surrounding columns, which in this example are columns C and E. Then click Home Tab then Format. Click Hide/Unhide then click Unhide Column. Intermediate Excel 11 4/17/2008

12 Objective 8: Set up page breaks and special printing options for your spreadsheet. Viewing and Creating Page Breaks Page breaks show where page breaks occur on the worksheet and which area of the worksheet will be printed. Page breaks you set are solid blue lines, and automatic page breaks set by Microsoft Excel are dashed blue lines. To View Page Breaks 3. Click View Tab on Ribbon then click Page Break Preview from Workbook Views Group. 4. Click OK to any messages displayed by the Office Assistant. To Exit Page Break Preview 1. From View Tab click Normal from Workbook View Group. You can move a page break only in page break preview. Moving an automatic page break will change it to a manual page break. To Move Page Breaks 1. Click View Tab on Ribbon Page Break Preview. 2. Drag the page break to its new location. To Insert Horizontal Page Breaks 1. Click the row header for the row below the row where you want to insert the page break. 2. Click Page Layout Tab, then click Breaks from Page Setup Group. 3. Select Insert Page Break. To Insert Vertical Page Breaks 1. Click the column header for the column to the right of the column where you want to insert the page break. 2. On the Page Layout Tab, then click Breaks from Page Setup Group. 3. Select Insert Page Break. Intermediate Excel 12 4/17/2008

13 Inserting Headers and Footers Each sheet in a workbook can contain a different header or footer. However, each page can only contain one header and one footer. Header/Footer Options To Insert a Header or Footer 1. Make sure you are on the sheet that you wish to add a header or footer to. 2. Click Insert Tab on Ribbon then click Header and Footer from Text Group. 3. Select either Go To Header or Go To Footer for text location. 4. Use tab key to click in the section box to enter any text you wish to have on your sheet. If you wish to add page numbers or other options, click in a section to insert your cursor, then click the Page Number button or other options on Ribbon. 5. Click Tab key to move from one text box to next. 6. Click View Tab, then Normal. Printing Gridlines Gridlines do not automatically print. You must tell Excel to print the gridlines. To Print Gridlines 1. Make sure you are on the sheet that you wish to have gridlines when you print. 2. Click View Tab on Ribbon then click Gridlines from Show/Hide Group. Intermediate Excel 13 4/17/2008

14 Printing Row and Column Headers The row and column headers, usually denoted by numbers and letter, do not automatically print. You must tell Excel that you wish to have the headers print. To Print Headers 1. Make sure you are on the sheet that you wish to have column and row headers on when you print. 2. Click Page Layout Tab on Ribbon then from Page Setup group click Print Titles. 3. Click Sheet Tab, then select the Row and column headings check box. 4. Click OK. Repeating Rows or Columns on Multiple Pages As your spreadsheets get bigger and bigger and contain more information, you may find that you are running over onto multiple pages. When this happens, you may find that the column or row headers only appear on the first page. It might become necessary to have the row or column headers appear on each page that is printed for readability and consistency. To Repeat Rows or Columns when Printing 1. Make sure you are on the sheet that you wish to have columns or rows repeat when you print. 2. Click Page Setup Tab, on Ribbon then from Page Setup Group click Print Titles. 3. To repeat column labels on every page, Select the Sheet Tab, then click Rows to repeat at top, and then enter the range for the rows that contain the column labels or to repeat row labels on every page, click Columns to repeat at left, and then enter the range for the columns that contain the row labels. 4. Click OK. Intermediate Excel 14 4/17/2008

Microsoft Office 2007 Orientation Objective 1: Become acquainted with the Microsoft Office Suite 2007 Layout

Microsoft Office 2007 Orientation Objective 1: Become acquainted with the Microsoft Office Suite 2007 Layout Microsoft Office 2007 Orientation Objective 1: Become acquainted with the Microsoft Office Suite 2007 Layout Microsoft Suite 2007 offers a new user interface. The top portion of the window has a new structure

More information

Basic Microsoft Excel 2007

Basic Microsoft Excel 2007 Basic Microsoft Excel 2007 The biggest difference between Excel 2007 and its predecessors is the new layout. All of the old functions are still there (with some new additions), but they are now located

More information

NAVIGATION TIPS. Special Tabs

NAVIGATION TIPS. Special Tabs rp`=j~êëü~ää=påüççä=çñ=_ìëáåéëë Academic Information Services Excel 2007 Cheat Sheet Find Excel 2003 Commands in Excel 2007 Use this handout to find where Excel 2003 commands are located in Excel 2007.

More information

Microsoft Excel 2013: Macro to apply Custom Margins, Titles, Gridlines, Autofit Width & Add Macro to Quick Access Toolbar & How to Delete a Macro.

Microsoft Excel 2013: Macro to apply Custom Margins, Titles, Gridlines, Autofit Width & Add Macro to Quick Access Toolbar & How to Delete a Macro. Microsoft Excel 2013: Macro to apply Custom Margins, Titles, Gridlines, Autofit Width & Add Macro to Quick Access Toolbar & How to Delete a Macro. Do you need to always add gridlines, bold the heading

More information

Task Force on Technology / EXCEL

Task Force on Technology / EXCEL Task Force on Technology EXCEL Basic terminology Spreadsheet A spreadsheet is an electronic document that stores various types of data. There are vertical columns and horizontal rows. A cell is where the

More information

Basic Excel Handbook

Basic Excel Handbook 2 5 2 7 1 1 0 4 3 9 8 1 Basic Excel Handbook Version 3.6 May 6, 2008 Contents Contents... 1 Part I: Background Information...3 About This Handbook... 4 Excel Terminology... 5 Excel Terminology (cont.)...

More information

Microsoft Excel 2010 Tutorial

Microsoft Excel 2010 Tutorial 1 Microsoft Excel 2010 Tutorial Excel is a spreadsheet program in the Microsoft Office system. You can use Excel to create and format workbooks (a collection of spreadsheets) in order to analyze data and

More information

Tips and Tricks for Printing an Excel Spreadsheet

Tips and Tricks for Printing an Excel Spreadsheet Tips and Tricks for Printing an Excel Spreadsheet Microsoft Excel provides the following ways to view your spreadsheet and adjust how it will look printed: Normal view This is the default view and is best

More information

Excel 2003 Tutorial I

Excel 2003 Tutorial I This tutorial was adapted from a tutorial by see its complete version at http://www.fgcu.edu/support/office2000/excel/index.html Excel 2003 Tutorial I Spreadsheet Basics Screen Layout Title bar Menu bar

More information

Microsoft Excel Training - Course Topic Selections

Microsoft Excel Training - Course Topic Selections Microsoft Excel Training - Course Topic Selections The Basics Creating a New Workbook Navigating in Excel Moving the Cell Pointer Using Excel Menus Using Excel Toolbars: Hiding, Displaying, and Moving

More information

Getting Started with Excel 2008. Table of Contents

Getting Started with Excel 2008. Table of Contents Table of Contents Elements of An Excel Document... 2 Resizing and Hiding Columns and Rows... 3 Using Panes to Create Spreadsheet Headers... 3 Using the AutoFill Command... 4 Using AutoFill for Sequences...

More information

ECDL. European Computer Driving Licence. Spreadsheet Software BCS ITQ Level 2. Syllabus Version 5.0

ECDL. European Computer Driving Licence. Spreadsheet Software BCS ITQ Level 2. Syllabus Version 5.0 European Computer Driving Licence Spreadsheet Software BCS ITQ Level 2 Using Microsoft Excel 2010 Syllabus Version 5.0 This training, which has been approved by BCS, The Chartered Institute for IT, includes

More information

Microsoft Access 2010 handout

Microsoft Access 2010 handout Microsoft Access 2010 handout Access 2010 is a relational database program you can use to create and manage large quantities of data. You can use Access to manage anything from a home inventory to a giant

More information

Merging Labels, Letters, and Envelopes Word 2013

Merging Labels, Letters, and Envelopes Word 2013 Merging Labels, Letters, and Envelopes Word 2013 Merging... 1 Types of Merges... 1 The Merging Process... 2 Labels - A Page of the Same... 2 Labels - A Blank Page... 3 Creating Custom Labels... 3 Merged

More information

Excel 2007: Basics Learning Guide

Excel 2007: Basics Learning Guide Excel 2007: Basics Learning Guide Exploring Excel At first glance, the new Excel 2007 interface may seem a bit unsettling, with fat bands called Ribbons replacing cascading text menus and task bars. This

More information

Migrating to Excel 2010 from Excel 2003 - Excel - Microsoft Office 1 of 1

Migrating to Excel 2010 from Excel 2003 - Excel - Microsoft Office 1 of 1 Migrating to Excel 2010 - Excel - Microsoft Office 1 of 1 In This Guide Microsoft Excel 2010 looks very different, so we created this guide to help you minimize the learning curve. Read on to learn key

More information

Q&As: Microsoft Excel 2013: Chapter 2

Q&As: Microsoft Excel 2013: Chapter 2 Q&As: Microsoft Excel 2013: Chapter 2 In Step 5, why did the date that was entered change from 4/5/10 to 4/5/2010? When Excel recognizes that you entered a date in mm/dd/yy format, it automatically formats

More information

EXCEL PIVOT TABLE David Geffen School of Medicine, UCLA Dean s Office Oct 2002

EXCEL PIVOT TABLE David Geffen School of Medicine, UCLA Dean s Office Oct 2002 EXCEL PIVOT TABLE David Geffen School of Medicine, UCLA Dean s Office Oct 2002 Table of Contents Part I Creating a Pivot Table Excel Database......3 What is a Pivot Table...... 3 Creating Pivot Tables

More information

3 What s New in Excel 2007

3 What s New in Excel 2007 3 What s New in Excel 2007 3.1 Overview of Excel 2007 Microsoft Office Excel 2007 is a spreadsheet program that enables you to enter, manipulate, calculate, and chart data. An Excel file is referred to

More information

Excel 2007 Basic knowledge

Excel 2007 Basic knowledge Ribbon menu The Ribbon menu system with tabs for various Excel commands. This Ribbon system replaces the traditional menus used with Excel 2003. Above the Ribbon in the upper-left corner is the Microsoft

More information

Microsoft Excel 2010. Understanding the Basics

Microsoft Excel 2010. Understanding the Basics Microsoft Excel 2010 Understanding the Basics Table of Contents Opening Excel 2010 2 Components of Excel 2 The Ribbon 3 o Contextual Tabs 3 o Dialog Box Launcher 4 o Quick Access Toolbar 4 Key Tips 5 The

More information

Excel 2007 A Beginners Guide

Excel 2007 A Beginners Guide Excel 2007 A Beginners Guide Beginner Introduction The aim of this document is to introduce some basic techniques for using Excel to enter data, perform calculations and produce simple charts based on

More information

Microsoft Excel 2013 Tutorial

Microsoft Excel 2013 Tutorial Microsoft Excel 2013 Tutorial TABLE OF CONTENTS 1. Getting Started Pg. 3 2. Creating A New Document Pg. 3 3. Saving Your Document Pg. 4 4. Toolbars Pg. 4 5. Formatting Pg. 6 Working With Cells Pg. 6 Changing

More information

Introduction to Microsoft Excel 2010

Introduction to Microsoft Excel 2010 Introduction to Microsoft Excel 2010 Screen Elements Quick Access Toolbar The Ribbon Formula Bar Expand Formula Bar Button File Menu Vertical Scroll Worksheet Navigation Tabs Horizontal Scroll Bar Zoom

More information

Excel for Data Cleaning and Management

Excel for Data Cleaning and Management Excel for Data Cleaning and Management Background Information This workshop is designed to teach skills in Excel that will help you manage data from large imports and save them for further use in SPSS

More information

Microsoft Excel Basics

Microsoft Excel Basics COMMUNITY TECHNICAL SUPPORT Microsoft Excel Basics Introduction to Excel Click on the program icon in Launcher or the Microsoft Office Shortcut Bar. A worksheet is a grid, made up of columns, which are

More information

Excel 2003: Ringtones Task

Excel 2003: Ringtones Task Excel 2003: Ringtones Task 1. Open up a blank spreadsheet 2. Save the spreadsheet to your area and call it Ringtones.xls 3. Add the data as shown here, making sure you keep to the cells as shown Make sure

More information

Excel 2007 Tutorials - Video File Attributes

Excel 2007 Tutorials - Video File Attributes Get Familiar with Excel 2007 42.40 3.02 The Excel 2007 Environment 4.10 0.19 Office Button 3.10 0.31 Quick Access Toolbar 3.10 0.33 Excel 2007 Ribbon 3.10 0.26 Home Tab 5.10 0.19 Insert Tab 3.10 0.19 Page

More information

STATEMENT OF TRANSACTION REPORT ANALYSIS USING EXCEL

STATEMENT OF TRANSACTION REPORT ANALYSIS USING EXCEL STATEMENT OF TRANSACTION REPORT ANALYSIS USING EXCEL Excel can be used to analyze the MCPS Statement of Transaction EXCEL Report Selected Fields to more easily track expenses through the procurement cycle.

More information

Excel 2003 Tutorials - Video File Attributes

Excel 2003 Tutorials - Video File Attributes Using Excel Files 18.00 2.73 The Excel Environment 3.20 0.14 Opening Microsoft Excel 2.00 0.12 Opening a new workbook 1.40 0.26 Opening an existing workbook 1.50 0.37 Save a workbook 1.40 0.28 Copy a workbook

More information

WHAT S NEW IN WORD 2010 & HOW TO CUSTOMIZE IT

WHAT S NEW IN WORD 2010 & HOW TO CUSTOMIZE IT WHAT S NEW IN WORD 2010 & HOW TO CUSTOMIZE IT The Ribbon... 2 Default Tabs... 2 Contextual Tabs... 2 Minimizing and Restoring the Ribbon... 3 Customizing the Ribbon... 3 A New Graphic Interface... 5 Live

More information

Excel 2003 A Beginners Guide

Excel 2003 A Beginners Guide Excel 2003 A Beginners Guide Beginner Introduction The aim of this document is to introduce some basic techniques for using Excel to enter data, perform calculations and produce simple charts based on

More information

Advanced Presentation Features and Animation

Advanced Presentation Features and Animation There are three features that you should remember as you work within PowerPoint 2007: the Microsoft Office Button, the Quick Access Toolbar, and the Ribbon. The function of these features will be more

More information

Excel 2007 - Using Pivot Tables

Excel 2007 - Using Pivot Tables Overview A PivotTable report is an interactive table that allows you to quickly group and summarise information from a data source. You can rearrange (or pivot) the table to display different perspectives

More information

EXCEL 2007. Using Excel for Data Query & Management. Information Technology. MS Office Excel 2007 Users Guide. IT Training & Development

EXCEL 2007. Using Excel for Data Query & Management. Information Technology. MS Office Excel 2007 Users Guide. IT Training & Development Information Technology MS Office Excel 2007 Users Guide EXCEL 2007 Using Excel for Data Query & Management IT Training & Development (818) 677-1700 Training@csun.edu http://www.csun.edu/training TABLE

More information

Access I 2010. Tables, Queries, Forms, Reports. Lourdes Day, Technology Specialist, FDLRS Sunrise

Access I 2010. Tables, Queries, Forms, Reports. Lourdes Day, Technology Specialist, FDLRS Sunrise Access I 2010 Tables, Queries, Forms, Reports Lourdes Day, Technology Specialist, FDLRS Sunrise Objectives Participants will 1. create and edit a table 2. create queries with criteria 3. create and edit

More information

Introduction to Microsoft Excel 1 Part I

Introduction to Microsoft Excel 1 Part I Introduction to Microsoft Excel 1 Part I Objectives When you complete this workshop you will be able to: Recognize Excel s basic operations and tools; Develop simple worksheets; Use formulas; Format worksheets;

More information

Microsoft Word 2010 Prepared by Computing Services at the Eastman School of Music July 2010

Microsoft Word 2010 Prepared by Computing Services at the Eastman School of Music July 2010 Microsoft Word 2010 Prepared by Computing Services at the Eastman School of Music July 2010 Contents Microsoft Office Interface... 4 File Ribbon Tab... 5 Microsoft Office Quick Access Toolbar... 6 Appearance

More information

Excel 2013 - Using Pivot Tables

Excel 2013 - Using Pivot Tables Overview A PivotTable report is an interactive table that allows you to quickly group and summarise information from a data source. You can rearrange (or pivot) the table to display different perspectives

More information

Advanced Excel 10/20/2011 1

Advanced Excel 10/20/2011 1 Advanced Excel Data Validation Excel has a feature called Data Validation, which will allow you to control what kind of information is typed into cells. 1. Select the cell(s) you wish to control. 2. Click

More information

Intro to Excel spreadsheets

Intro to Excel spreadsheets Intro to Excel spreadsheets What are the objectives of this document? The objectives of document are: 1. Familiarize you with what a spreadsheet is, how it works, and what its capabilities are; 2. Using

More information

Spreadsheet - Introduction

Spreadsheet - Introduction CSCA0102 IT and Business Applications Chapter 6 Spreadsheet - Introduction Spreadsheet A spreadsheet (or spreadsheet program) is software that permits numerical data to be used and to perform automatic

More information

Microsoft Excel 2010 Part 3: Advanced Excel

Microsoft Excel 2010 Part 3: Advanced Excel CALIFORNIA STATE UNIVERSITY, LOS ANGELES INFORMATION TECHNOLOGY SERVICES Microsoft Excel 2010 Part 3: Advanced Excel Winter 2015, Version 1.0 Table of Contents Introduction...2 Sorting Data...2 Sorting

More information

Microsoft Word 2010. Quick Reference Guide. Union Institute & University

Microsoft Word 2010. Quick Reference Guide. Union Institute & University Microsoft Word 2010 Quick Reference Guide Union Institute & University Contents Using Word Help (F1)... 4 Window Contents:... 4 File tab... 4 Quick Access Toolbar... 5 Backstage View... 5 The Ribbon...

More information

Working together with Word, Excel and PowerPoint 2013

Working together with Word, Excel and PowerPoint 2013 Working together with Word, Excel and PowerPoint 2013 Information Services Working together with Word, Excel and PowerPoint 2013 Have you ever needed to include data from Excel or a slide from PowerPoint

More information

ECDL / ICDL Spreadsheets Syllabus Version 5.0

ECDL / ICDL Spreadsheets Syllabus Version 5.0 ECDL / ICDL Spreadsheets Syllabus Version 5.0 Purpose This document details the syllabus for ECDL / ICDL Spreadsheets. The syllabus describes, through learning outcomes, the knowledge and skills that a

More information

Handout: Word 2010 Tips and Shortcuts

Handout: Word 2010 Tips and Shortcuts Word 2010: Tips and Shortcuts Table of Contents EXPORT A CUSTOMIZED QUICK ACCESS TOOLBAR... 2 IMPORT A CUSTOMIZED QUICK ACCESS TOOLBAR... 2 USE THE FORMAT PAINTER... 3 REPEAT THE LAST ACTION... 3 SHOW

More information

Using an Access Database

Using an Access Database A Few Terms Using an Access Database These words are used often in Access so you will want to become familiar with them before using the program and this tutorial. A database is a collection of related

More information

In this session, we will explain some of the basics of word processing. 1. Start Microsoft Word 11. Edit the Document cut & move

In this session, we will explain some of the basics of word processing. 1. Start Microsoft Word 11. Edit the Document cut & move WORD PROCESSING In this session, we will explain some of the basics of word processing. The following are the outlines: 1. Start Microsoft Word 11. Edit the Document cut & move 2. Describe the Word Screen

More information

Intermediate. Microsoft Excel 2007- Tables and Printing

Intermediate. Microsoft Excel 2007- Tables and Printing John W. Jacobs Technology Center 450 Exton Square Parkway Exton, PA 19341 610.280.2666 ccljtc@ccls.org www.ccls.org Facebook.com/ChesterCountyLibrary Intermediate Microsoft Excel 2007- Tables and Printing

More information

MS Word 2007 practical notes

MS Word 2007 practical notes MS Word 2007 practical notes Contents Opening Microsoft Word 2007 in the practical room... 4 Screen Layout... 4 The Microsoft Office Button... 4 The Ribbon... 5 Quick Access Toolbar... 5 Moving in the

More information

Microsoft Excel 2013: Using a Data Entry Form

Microsoft Excel 2013: Using a Data Entry Form Microsoft Excel 2013: Using a Data Entry Form Using Excel's built in data entry form is a quick and easy way to enter data into an Excel database. Using the form allows you to: start a new database table

More information

Microsoft Office Excel 2007 Key Features. Office of Enterprise Development and Support Applications Support Group

Microsoft Office Excel 2007 Key Features. Office of Enterprise Development and Support Applications Support Group Microsoft Office Excel 2007 Key Features Office of Enterprise Development and Support Applications Support Group 2011 TABLE OF CONTENTS Office of Enterprise Development & Support Acknowledgment. 3 Introduction.

More information

PowerPoint 2007 Basics Website: http://etc.usf.edu/te/

PowerPoint 2007 Basics Website: http://etc.usf.edu/te/ Website: http://etc.usf.edu/te/ PowerPoint is the presentation program included in the Microsoft Office suite. With PowerPoint, you can create engaging presentations that can be presented in person, online,

More information

Computer Training Centre University College Cork. Excel 2013 Level 1

Computer Training Centre University College Cork. Excel 2013 Level 1 Computer Training Centre University College Cork Excel 2013 Level 1 Table of Contents Introduction... 1 Opening Excel... 1 Using Windows 7... 1 Using Windows 8... 1 Getting Started with Excel 2013... 2

More information

Microsoft Office PowerPoint 2003. Creating a new presentation from a design template. Creating a new presentation from a design template

Microsoft Office PowerPoint 2003. Creating a new presentation from a design template. Creating a new presentation from a design template Microsoft Office PowerPoint 2003 Tutorial 2 Applying and Modifying Text and Graphic Objects 1 Creating a new presentation from a design template Click File on the menu bar, and then click New Click the

More information

How to access some of the frameworki reports to help manage workload

How to access some of the frameworki reports to help manage workload How to access some of the frameworki reports to help manage workload To access the standard reports within frameworki: Click on Reports >> Reports Library This will open the Report Treeview. The path to

More information

The Basics of Microsoft Excel

The Basics of Microsoft Excel The Basics of Microsoft Excel Theresa A Scott, MS Biostatistician III Department of Biostatistics Vanderbilt University theresa.scott@vanderbilt.edu Table of Contents 1 Introduction 1 1.1 Spreadsheet Basics..........................................

More information

paragraph(s). The bottom mark is for all following lines in that paragraph. The rectangle below the marks moves both marks at the same time.

paragraph(s). The bottom mark is for all following lines in that paragraph. The rectangle below the marks moves both marks at the same time. MS Word, Part 3 & 4 Office 2007 Line Numbering Sometimes it can be helpful to have every line numbered. That way, if someone else is reviewing your document they can tell you exactly which lines they have

More information

Microsoft Excel 2007 Level 2

Microsoft Excel 2007 Level 2 Information Technology Services Kennesaw State University Microsoft Excel 2007 Level 2 Copyright 2008 KSU Dept. of Information Technology Services This document may be downloaded, printed or copied for

More information

INTERMEDIATE Excel 2013

INTERMEDIATE Excel 2013 INTERMEDIATE Excel 2013 Information Technology September 1, 2014 1 P a g e Managing Workbooks Excel uses the term workbook for a file. The term worksheet refers to an individual spreadsheet within a workbook.

More information

Basic Pivot Tables. To begin your pivot table, choose Data, Pivot Table and Pivot Chart Report. 1 of 18

Basic Pivot Tables. To begin your pivot table, choose Data, Pivot Table and Pivot Chart Report. 1 of 18 Basic Pivot Tables Pivot tables summarize data in a quick and easy way. In your job, you could use pivot tables to summarize actual expenses by fund type by object or total amounts. Make sure you do not

More information

Tutorial 3. Maintaining and Querying a Database

Tutorial 3. Maintaining and Querying a Database Tutorial 3 Maintaining and Querying a Database Microsoft Access 2010 Objectives Find, modify, and delete records in a table Learn how to use the Query window in Design view Create, run, and save queries

More information

Microsoft Office 2010

Microsoft Office 2010 Access Tutorial 3 Maintaining and Querying a Database Microsoft Office 2010 Objectives Find, modify, and delete records in a table Learn how to use the Query window in Design view Create, run, and save

More information

Produced by Flinders University Centre for Educational ICT. PivotTables Excel 2010

Produced by Flinders University Centre for Educational ICT. PivotTables Excel 2010 Produced by Flinders University Centre for Educational ICT PivotTables Excel 2010 CONTENTS Layout... 1 The Ribbon Bar... 2 Minimising the Ribbon Bar... 2 The File Tab... 3 What the Commands and Buttons

More information

Creating a Poster in PowerPoint 2010. A. Set Up Your Poster

Creating a Poster in PowerPoint 2010. A. Set Up Your Poster View the Best Practices in Poster Design located at http://www.emich.edu/training/poster before you begin creating a poster. Then in PowerPoint: (A) set up the poster size and orientation, (B) add and

More information

Create a Poster Using Publisher

Create a Poster Using Publisher Contents 1. Introduction 1. Starting Publisher 2. Create a Poster Template 5. Aligning your images and text 7. Apply a background 12. Add text to your poster 14. Add pictures to your poster 17. Add graphs

More information

Introduction to MS EXCEL 2007 Data entry & formatting Using formulas & functions Presenting data with charts Database features in Excel

Introduction to MS EXCEL 2007 Data entry & formatting Using formulas & functions Presenting data with charts Database features in Excel Introduction to MS EXCEL 2007 Data entry & formatting Using formulas & functions Presenting data with charts Database features in Excel Introduction to MS Excel 2007 2 Table of Contents Getting started

More information

Computer Literacy Syllabus Class time: Mondays 5:00 7:00 p.m. Class location: 955 W. Main Street, Mt. Vernon, KY 40456

Computer Literacy Syllabus Class time: Mondays 5:00 7:00 p.m. Class location: 955 W. Main Street, Mt. Vernon, KY 40456 Computer Literacy Syllabus Class time: Mondays 5:00 7:00 p.m. Class location: 955 W. Main Street, Mt. Vernon, KY 40456 INSTRUCTOR: Jamie A. McFerron OFFICE: 245 Richmond Street Mt. Vernon, KY 40456 PHONE:

More information

Introduction To Microsoft Office Excel 2007. Bob Booth July 2008 AP-Excel8

Introduction To Microsoft Office Excel 2007. Bob Booth July 2008 AP-Excel8 Introduction To Microsoft Office Excel 2007. Bob Booth July 2008 AP-Excel8 University of Sheffield Contents 1. INTRODUCTION... 3 2. OVERVIEW OF SPREADSHEETS... 3 3. GETTING STARTED... 4 3.1 STARTING EXCEL

More information

Microsoft Excel v5.0 Database Functions

Microsoft Excel v5.0 Database Functions Microsoft Excel v5.0 Database Functions Student Guide Simon Dupernex Aston Business School Version 1.0 1 Preface This document is an introduction to the database functions contained within the spreadsheet

More information

Microsoft Excel 2007. Introduction to Microsoft Excel 2007

Microsoft Excel 2007. Introduction to Microsoft Excel 2007 Microsoft Excel 2007 Introduction to Microsoft Excel 2007 Excel is an electronic spreadsheet to organize your data into rows and columns. One can use it to perform basic to advanced level mathematical

More information

Word 2007: Basics Learning Guide

Word 2007: Basics Learning Guide Word 2007: Basics Learning Guide Exploring Word At first glance, the new Word 2007 interface may seem a bit unsettling, with fat bands called Ribbons replacing cascading text menus and task bars. This

More information

SECTION 5: Finalizing Your Workbook

SECTION 5: Finalizing Your Workbook SECTION 5: Finalizing Your Workbook In this section you will learn how to: Protect a workbook Protect a sheet Protect Excel files Unlock cells Use the document inspector Use the compatibility checker Mark

More information

Introduction to Microsoft Access 2010

Introduction to Microsoft Access 2010 Introduction to Microsoft Access 2010 A database is a collection of information that is related. Access allows you to manage your information in one database file. Within Access there are four major objects:

More information

Microsoft Access 2010 Overview of Basics

Microsoft Access 2010 Overview of Basics Opening Screen Access 2010 launches with a window allowing you to: create a new database from a template; create a new template from scratch; or open an existing database. Open existing Templates Create

More information

Adding Comments in Microsoft Excel 2003

Adding Comments in Microsoft Excel 2003 Adding Comments in Microsoft Excel 2003 Introduction Microsoft Excel has a very useful facility which allows you to add explanatory notes to your worksheet. These can be used, for example, to explain what

More information

How to Use Excel for Law Firm Billing

How to Use Excel for Law Firm Billing How to Use Excel for Law Firm Billing FEATURED FACULTY: Staci Warne, Microsoft Certified Trainer (MCT) (801) 463-1213 computrainhelp@hotmail.com Staci Warne, Microsoft Certified Trainer (MCT) Staci Warne

More information

This activity will show you how to draw graphs of algebraic functions in Excel.

This activity will show you how to draw graphs of algebraic functions in Excel. This activity will show you how to draw graphs of algebraic functions in Excel. Open a new Excel workbook. This is Excel in Office 2007. You may not have used this version before but it is very much the

More information

APPLYING BENFORD'S LAW This PDF contains step-by-step instructions on how to apply Benford's law using Microsoft Excel, which is commonly used by

APPLYING BENFORD'S LAW This PDF contains step-by-step instructions on how to apply Benford's law using Microsoft Excel, which is commonly used by APPLYING BENFORD'S LAW This PDF contains step-by-step instructions on how to apply Benford's law using Microsoft Excel, which is commonly used by internal auditors around the world in their day-to-day

More information

How to Make the Most of Excel Spreadsheets

How to Make the Most of Excel Spreadsheets How to Make the Most of Excel Spreadsheets Analyzing data is often easier when it s in an Excel spreadsheet rather than a PDF for example, you can filter to view just a particular grade, sort to view which

More information

Working with Spreadsheets

Working with Spreadsheets osborne books Working with Spreadsheets UPDATE SUPPLEMENT 2015 The AAT has recently updated its Study and Assessment Guide for the Spreadsheet Software Unit with some minor additions and clarifications.

More information

Explore commands on the ribbon Each ribbon tab has groups, and each group has a set of related commands.

Explore commands on the ribbon Each ribbon tab has groups, and each group has a set of related commands. Quick Start Guide Microsoft Excel 2013 looks different from previous versions, so we created this guide to help you minimize the learning curve. Add commands to the Quick Access Toolbar Keep favorite commands

More information

In This Issue: Excel Sorting with Text and Numbers

In This Issue: Excel Sorting with Text and Numbers In This Issue: Sorting with Text and Numbers Microsoft allows you to manipulate the data you have in your spreadsheet by using the sort and filter feature. Sorting is performed on a list that contains

More information

Microsoft Excel Tips & Tricks

Microsoft Excel Tips & Tricks Microsoft Excel Tips & Tricks Collaborative Programs Research & Evaluation TABLE OF CONTENTS Introduction page 2 Useful Functions page 2 Getting Started with Formulas page 2 Nested Formulas page 3 Copying

More information

Introduction to Microsoft Access 2013

Introduction to Microsoft Access 2013 Introduction to Microsoft Access 2013 A database is a collection of information that is related. Access allows you to manage your information in one database file. Within Access there are four major objects:

More information

Using Excel As A Database

Using Excel As A Database Using Excel As A Database Access is a great database application, but let s face it sometimes it s just a bit complicated! There are a lot of times when it would be nice to have some of the capabilities

More information

Microsoft PowerPoint 2010

Microsoft PowerPoint 2010 Microsoft PowerPoint 2010 Starting PowerPoint... 2 PowerPoint Window Properties... 2 The Ribbon... 3 Default Tabs... 3 Contextual Tabs... 3 Minimizing and Restoring the Ribbon... 4 The Backstage View...

More information

Microsoft Word 2010 Tutorial

Microsoft Word 2010 Tutorial 1 Microsoft Word 2010 Tutorial Microsoft Word 2010 is a word-processing program, designed to help you create professional-quality documents. With the finest documentformatting tools, Word helps you organize

More information

Instructions for Formatting APA Style Papers in Microsoft Word 2010

Instructions for Formatting APA Style Papers in Microsoft Word 2010 Instructions for Formatting APA Style Papers in Microsoft Word 2010 To begin a Microsoft Word 2010 project, click on the Start bar in the lower left corner of the screen. Select All Programs and then find

More information

Microsoft Migrating to Word 2010 from Word 2003

Microsoft Migrating to Word 2010 from Word 2003 In This Guide Microsoft Word 2010 looks very different, so we created this guide to help you minimize the learning curve. Read on to learn key parts of the new interface, discover free Word 2010 training,

More information

Scientific Graphing in Excel 2010

Scientific Graphing in Excel 2010 Scientific Graphing in Excel 2010 When you start Excel, you will see the screen below. Various parts of the display are labelled in red, with arrows, to define the terms used in the remainder of this overview.

More information

Indiana County Assessor Association Excel Excellence

Indiana County Assessor Association Excel Excellence Indiana County Assessor Association Excel Excellence Basic Excel Data Analysis Division August 2012 1 Agenda Lesson 1: The Benefits of Excel Lesson 2: The Basics of Excel Lesson 3: Hands On Exercises Lesson

More information

Introduction to Microsoft Access 2007

Introduction to Microsoft Access 2007 Introduction to Microsoft Access 2007 Introduction A database is a collection of information that's related. Access allows you to manage your information in one database file. Within Access there are four

More information

Introduction to Microsoft Office 2007

Introduction to Microsoft Office 2007 Columbia Greene Community College Community Services Office in collaboration with Workforce Investment Office Introduction to Microsoft Office 2007 Basic Clerical/Computer Literacy Joanna Huyck, Author

More information

Microsoft Access 2007 Introduction

Microsoft Access 2007 Introduction Microsoft Access 2007 Introduction Access is the database management system in Microsoft Office. A database is an organized collection of facts about a particular subject. Examples of databases are an

More information

Publisher 2010 Cheat Sheet

Publisher 2010 Cheat Sheet April 20, 2012 Publisher 2010 Cheat Sheet Toolbar customize click on arrow and then check the ones you want a shortcut for File Tab (has new, open save, print, and shows recent documents, and has choices

More information

Microsoft Office 2007

Microsoft Office 2007 Microsoft Office 2007 Getting Started With Excel 2007 Anjal Smidt Computing Services Table of Contents PRELUDE TO EXCEL 2007... 3 NEW FILE FORMAT AND EXTENSIONS... 3 WORKING WITH DIFFERENT VERSIONS OF

More information

Working with sections in Word

Working with sections in Word Working with sections in Word Have you have ever wanted to create a Microsoft Word document with some pages numbered in Roman numerals and the rest in Arabic, or include a landscape page to accommodate

More information

Excel basics. Before you begin. What you'll learn. Requirements. Estimated time to complete:

Excel basics. Before you begin. What you'll learn. Requirements. Estimated time to complete: Excel basics Excel is a powerful spreadsheet and data analysis application, but to use it most effectively, you first have to understand the basics. This tutorial introduces some of the tasks and features

More information