Module Five: Lists in Excel

Size: px
Start display at page:

Download "Module Five: Lists in Excel"

Transcription

1 Page 5.1 Module Five: Lists in Excel Welcome to the fifth lesson in the PRC s Excel Spreadsheets Course 1. This lesson introduces you to some basic database concepts. Excel uses the term list when referring to a database stored in a spreadsheet. You will explore several pre-built sample spreadsheets and make minor modifications to each sample. The spreadsheets can be found on thecomputer hard drive. Topics Database Concepts Database Terms Set Up a Database Sort Data in a Spreadsheet Filter Data in a Spreadsheet Split Window Freeze Titles Print Selected Areas Exercises Exercise A - Sort the Auto Mileage Spreadsheet Exercise B - View the Budget Spreadsheet Exercise C - Filter the Movies Spreadsheet Summary Objectives Select and sort data in a spreadsheet Split the spreadsheet window and freeze column and row titles Print selected portions of a spreadsheet

2 Page 5.2 Database Concepts A spreadsheet is a collection of rows and columns. In Microsoft Excel 2007 a spreadsheet can contain 16,384 columns and 1,048,576 rows of information. The columns are lettered A, B, C, etc., ending with XFD. The rows are numbered 1 through Every cell in the spreadsheet has an address created by combining the column letter with the row number. In the example shown in Figure 5.1, cell A1 is selected, the first column and the first row. Figure 5.1 An empty spreadsheet layout A database is a collection of related information that is organized for a particular purpose. Examples of databases might include your address book, a store s inventory, information about a collection (art, music, coins, baseball cards) or a club membership list. It is no coincidence that the layouts of an empty spreadsheet and an empty database should look so similar. Figure 5.2 An empty database layout

3 Page 5.3 Database Terms The various pieces of information that relate to one individual or one item are called a database record. A record consists of multiple fields. If the database is designed for use as an address book, the field names might be First Name, Last Name, Address, City, State and Zip. The data entered in each field is called an entry. For example: Figure 5.3 A database record Database: Record: Field Name: Field or Entry: List: Table: Friends Addresses Barrow/Ed/319 N Washington/Hinsdale/IL/60521 FirstName Ed All the entries in a column, ends in an empty cell All the entries in all the columns which touch each other It is important to remember that although Excel can do many tricks acting like a database, at heart it s still a spreadsheet. It only understands you want to use it as a database because of certain patterns it senses as you enter data. The most important of these patterns is the creation of a header row. Look closely at Figure 5.3. How does Excel know that Street is a Field Name and not an Entry? How does Excel know that Hinsdale is an Entry and not a Field Name? You tell Excel by formatting the first row in a way which is significantly different from the rest of the entries. In Figure 5.3, Field Names are Bold and Red while Entries are Plain and Black. The next most important pattern is how you tell Excel what the boundaries of the database are. This is done by using empty cells. Excel first reads fields from left to right. When it encounters a completely empty column of cells it interprets that as the right edge of the database. Then it reads top to bottom. When it reaches a row of completely empty cells it interprets that as the bottom edge of the database. So you tell Excel about the size of the database by how you locate empty cells empty cells are good for something after all! Microsoft has to walk a thin line with databases because it sells a dedicated database program called Access. This drives some behavior that is otherwise inexplicable. Suppose your database has only one column in it (kind of a funny database just play along for a minute). This is a one-dimensional database, topped with a column header and bottomed with an empty cell. Excel calls this a List. Now suppose your database has several columns. This is a twodimensional database, topped with a header row, bound on the right side by an empty column, bottomed by an empty row. Excel calls this a Table. You need to know these terms if you ever have to query Help. If you try to look in Help for database, you will find a lot of material about how Excel and Access work together, material that probably won t help you at all.

4 Page 5.4 Set Up a Database Before creating a database, first you have to determine the purpose served by the information, and then you need to set the categories (Field Names) you will need in reports or that you want to use to sort or select specific records. The purpose limits the information relevant to an individual or item in the database. Think of yourself for a moment. There is address information that can be associated with your name. But there is also financial, physical, work history, and lots of other kinds of information associated with your name. If all of it is put into a single database, each kind or type of information adds its dimension. Multi-dimensional databases can get very complicated in Excel. Excel is good for two-dimensional Tables it needs some limits in order to be its most effective. Setting categories depends on the purpose. For some purposes it is enough to have a field name called Name. For other purposes you may want to have fields for First Name, Last Name, Title, etc. For example, if you wish to be able to use only the first name in the salutation of a letter, you would set up your database with separate first and last name fields. While it is possible to retreat and correct errors in setting Field Names, it is often very time consuming. A really useful database reflects good planning. Sort Data in a Spreadsheet The information in a database can be sorted and records can be selected that match certain criteria. Sorting the information in a spreadsheet is very easy. First, select the range of cells you want to sort. Second, select the Sort &Filter button on the Home tab, Editing group or the Sort command on the Data tab, Sort & Filter group menu. Figure 5.4 The Ascending and Descending Sort/Filter button on the Home tab

5 Page 5.5 Figure 5.5 The Sort command on the right click Menu There is one important caution to mention, it is best illustrated with an example. Consider a name and address table like that shown in Figure 5.3. It is often convenient to keep such a table sorted in alphabetical order by last name then by first name. If you sort only column A without sorting the rest of the table you will decouple last name from the other elements that make up the complete name and address the table will become useless. This error occurs so often, and has such dire consequences, that Excel will issue a warning before it executes the sort. Figure 5.6 Sort Warning in cases of incomplete data selection Most likely you want to sort all the columns of information together. Accepting the default option to expand the selection is probably what you want. But Excel will only expand the selection to include columns containing data which are touching (contiguous). If your table contains a column which is empty, Excel interprets that column as a boundary of the table and the expansion will not include data in columns on the far side of that empty column. Thus, if you get this warning it is recommended that you Cancel the sort, reconsider what your intent is, and reselect the data to be sorted. An empty column within a table causes problems. If you select a single cell in the table and then initiate the sort from the Data tab, Sort & Filter group instead of one of the Sort Data/Filter button on the Home tab, Excel will highlight its interpretation of the table. It s a quick visual check to see if Excel is about to give you what you really want. With all the cautions out of the way, you are almost ready to sort your information.

6 Page 5.6 Figure 5.7 The Sort dialog box When you created the table, did you also create column headers (Field Names)? When you selected the information to sort, did you also select the column headers? If the answer to these is yes, you probably do not want to sort the titles with the information and you should accept the option that My data has headers. If the formatting of the header row is the same as the rest of the table then Excel will assume there is no header row and the default offered will be ho header row. You will need to change that option if, in fact, your selection has included a header row. Figure 5.7 shows the Field Names Last Name and First Name, both to be sorted in Ascending sequence. Multiple levels of sort are offered any time Sort is invoked. The most important, or profound, sort is at the top of the dialog box. If the sort offered here were executed, the table would be sorted first name within last name just as a phone book is sorted. If there were no column headers used then the levels of sort would be based on Column A and Column B instead of column headers. To add additional levels of sorting, click on the Add level button. If the sort did not turn out as expected, remember you can always select the Edit Menu and then select the Undo command to return the list to its original order. Filter Data in a Spreadsheet With more than 1,000,000 rows, a spreadsheet can potentially hold a large amount of data. It would be good if Excel provided a way by which you could get at some portion of that data without tripping over the stuff that is not of interest. In fact, there are two methods, filtering the data and splitting the window. A filter highlights, or lets you see, a portion of the data based on a selection criteria. You set the filter from the Sort & Filter button under the Home tab, Editing group or the Data tab, Sort & Filter group Figure Data tab, Sort & Filter group

7 Page 5.7 Figure Home tab, Editing group, Sort & Filter Button Selected The Advanced Filter is too advanced for this course, but the AutoFilter is very handy. It s a toggle switch, selected (on) or not selected (off). Figure 5.9 Database with AutoFilter selected When it s selected it puts a drop down menu at the top of every column in the database. Figure 5.9 shows a database of movies with AutoFilter selected. If you click on any of the drop down arrows the menu that drops down contains all the different values Excel finds in that column. You can then select from that menu to display only the records containing a particular value. Figure 5.10 Filtered database Figure 5.10 shows the movie database filtered for the Star Lucille Ball. Note that the row numbers where Lucille Ball is found are also shown.

8 Page 5.8 Split Window The other method of working your way through large spreadsheets is by splitting the Excel window into panes. This is done by clicking and dragging on either or both split handles located above the vertical scroll bar and to the right of the horizontal scroll bar. Figure Excel split boxes You can also create the splits in your spreadsheet by going to the View tab, Window group. Clicking on the Split command will create a split above and to the left of the current cell selected in your worksheet. Figure View tab, Window group Split command Although it can be done, splitting a window into four panes is unusual. More frequently, two panes are used,

9 Page 5.9 Figure 5.12 Four panes in one window one in which data is entered and one in which the result of entering data is monitored. For example, a spreadsheet might contain monthly accounting information with a totals column on the right (or left). Unless the column widths are very narrow or the font very small, it s difficult to fit category column, twelve monthly columns, and a total column within a single window. So the window is split in such a way that both the current month s entries can be made and the total column can be watched. Note the scroll bar arrangement in Figure Although there are four scroll bars, each scrolls two panes. For example, the bottom left scroll bar controls the horizontal movement of both the upper left and lower left panes. This might or might not be what you need it tends to be a disadvantage in using four panes as opposed to using just two panes. There is one other variation on splitting panes that helps with this problem. Freeze Titles Often when you are working several rows or columns deep in a spreadsheet you cannot see the titles of columns and rows. It would be helpful to freeze the row and column titles in their respective places and use them as a guide when you are entering data. Excel provides a command called Freeze Panes located on the View Tab, Window group.

10 Page 5.10 Figure 5.13 A sample spreadsheet showing row and column titles. You will see a horizontal and vertical solid line in your spreadsheet. These lines are a visual clue that the titles will not scroll out of sight.

11 Page 5.11 Figure 5.14 The sample spreadsheet with titles frozen To remove the freeze on the titles, select the Freeze Panes button located on the View Tab, Window group and the titles will be unfrozen. The Freeze Panes command is another example of a toggle, on/off command. Print Selected Areas A problem similar to actively working with large spreadsheets can occur when it comes to printing; that is, the need to print just a portion of the spreadsheet. For example, you may only want to print Personal Phone Numbers, but the spreadsheet contains much more. You can print a specific area of a spreadsheet by using the Set Print Area command under the Page Layout Tab, Page Setup group, Print Area button.

12 Page 5.12 Figure 5.15 A phone book sample spreadsheet First, select the area to be printed by clicking and dragging to highlight the cell range. In this example the cell range for Personal Phone Numbers is A8 through E12. Then select the Page Layout tab, Page Setup group, Print Area button and click on Set Print Area. Figure 5.16 The Page Layout tab Set Print Area selected You should preview the print area prior to the actual printing of it by selecting the Print Preview command under the Office Button, Print section. Figure 5.17 The Print Preview command under the Office Button Previewing a print before the fact is recommended for a number of reasons, but in this case it is because the print area remains in force until cleared. Clearing the print area is also executed by clicking on Page Layout, tab Page Setup group, Print Area, Clear Print Area. (see Figure 5.16, above). This method works well when the area you want to print can be selected as a single block (a rectangular range)..

13 Page 5.13 There is another way to tackle the problem when working with a large database. Go back and look at Figure 5.10 again. This is the example where Lucille Ball was the value of a filter used against the database of Movies. If the spreadsheet were printed at this point, only the records shown in Figure 5.10 would be printed. So another method is to set the values of filters in such a way that only the records you need to print are displayed by the spreadsheet. Doing a Print Preview before the actual print is still a smart idea. The following exercises will help solidify the topics taught in this lesson. The sample spreadsheets can be found on your student folder. Explore the samples and have fun making changes.

14 Page 5.14 Exercise A - Sort the Auto Mileage Spreadsheet In this exercise you will continue working on the auto mileage spreadsheet. You will sort the spreadsheet using several criteria. The spreadsheet can be found on your as 1.5auto.xls. Make changes to the spreadsheet and save it as 1.5auto_rev.xls. 1 Close all open Excel documents. 2 Using the Office Button Open sequence, open 1.5auto in the Excel Files folder To preserve the original spreadsheet, save the spreadsheet using a new name. 3 Using the Office Button Save As sequence, save the document as 1.5auto_rev in the same folder The auto mileage spreadsheet should now be open.. Set the Field Names Can you determine, by looking at the spreadsheet, whether or not the labels in rows 6 and 7 qualify as Field Names? The answer is no, in spite of looking like Field Names, but there s an easy way to check 4 Click in cell F8 to select it 5 Select the Home Tab and then select the Sort & Filter button within the Editing group. Select Custom Sort command to initiate a sort. Do not actually execute the sort. Look at the top right of the Custom Sort dialog at the checkbox next to My data has headers and see if it s selected. Look at the cells highlighted behind the Sort dialog, rows 6 and 7 are not selected to be a part of the sort. These are the indications that Excel has sensed table heading information for the sort. Look again at the cells highlighted behind the Sort dialog. Does the range include the complete table (you might have to drag the dialog off to one side to get a good look)? 6 Cancel out the sort 7 Click on the column C header. Delete column C using the Edit Delete sequence (right click) 8 Click in cell E8 to select it 9 Use the Home tab, Editing group, Sort & Filter Button, Custom Sort sequence to initiate a sort. Do not actually execute the sort yet. Look again at the range of cells highlighted behind the Custom Sort dialog box. Does the range include the complete table? The answer should now be yes. 10 Click on the drop down arrow in the Sort by portion of the dialog Note that Field Names are the headers immediately above the table in row 7. Excel ignores the labels in row 6. So although it might be clearer to break up a header, and put it into two cells stacked one above the other, for purposes of the database the Field Names in the header row must be unique. For example, suppose A6 = Departure and B6 = Destination. That would leave the Field Name City in both A7 and B7. That s a no-no because the name is used more than once.

15 Page Select the Departure City as the first sort. 12 Double check that Values is selected in the Sort on dropdown menu and A to Z is selected in the Order dropdown menu, and that My data has headers is checked in the upper right area of the dialog. Click OK. Akron should now be at the top of the table, and Topeka at the bottom Sort some of the table by Miles in descending sequence 13 Select cells A13 through cell F56 by clicking and dragging across the cells 14 Use the Data tab, Sort & Filter group, Sort button sequence to initiate a sort. 15 Click on the drop down arrow in the Sort by: selection box. Choose Column C, which is the Miles column (ensure the My data has headers checkbox is not selected this time) 16 Click on the Largest to Smallest option 17 Click on the OK button Dallas to El Paso at 633 miles should now be in row 13 Sort the spreadsheet by Hours on the Road in ascending sequence 19 Click in cell F8 to select it 20 Click on the Sort & Filter button on the Home tab, Editing group, then Custom Sort command. Sort by Hours on the Road. Honolulu should now be at the top of the table, and Dallas at the bottom Quick, wasn t it. You are responsible for correctly setting up the table if you use the sort buttons on the toolbar because the sort is all done in the blink of an eye. If things don t turn out the way you want, Undo can come to the rescue. 23 Press Ctrl+Home to return to A1. Save your work. Your spreadsheet should look like the one in Figure 5.18 Figure 5.18 Exercise A completed spreadsheet Congratulations! You have successfully completed Exercise A

16 Page 5.16 Exercise B - View the Budget Spreadsheet In this exercise you will work with the budget spreadsheet. You will split the window into panes and freeze a pane. The spreadsheet can be found on your computer as 1.5budget.xls. You will not be making any changes to the spreadsheet. 1 Close all open Excel documents. 2 Using the Office Button, Open sequence, open 1.5budget in the Excel Files folder. 3 Maximize the Excel window, then maximize the spreadsheet within the window Split the window 4 Click on the split box at the far right end of the horizontal scroll bar. The mouse pointer will look like Figure 5.19 when it s on top of the split box. Figure 5.19 Pointer symbol when over the split box 5 Drag it to the left to overlay the border between Columns C and D 6 Using the horizontal scroll bar for the right pane, scroll the pane to bring Column N into view 7 Enter into cell B4 and observe the effect on Monthly Average in cell N18 8 Click on the Undo button on the Quick Access toolbar 9 Drag the split box back to the right edge of the window and release the mouse button. The vertical split bar should disappear when you have successfully parked the split box Freeze panes 10 Restore (downsize) the spreadsheet within the Excel window 11 Resize the spreadsheet such that Columns A through G and Rows 1 through 20 are in view 12 Click in cell B4 13 Select the View tab, Window group and then select the Freeze Panes command in the Freeze Panes dropdown menu. The titles in Column A are now frozen, along with the material in Rows 1 3. Note that the split boxes have disappeared 14 Using the arrow keys on your keyboard or the horizontal scroll bar, scroll to the right and view the information for December 15 Using the arrow keys on your keyboard or the vertical scroll bar, scroll down and view the information for Income Total Unfreeze panes 16 Select any cell 17 Select the View tab, Window group then select Freeze Panes button. Within the button you will now see Unfreeze Panes command. Click it to unfreeze the panes. Print only the first six months expenses 18 Select the Page Layout tab, Page Setup group 19 Click on Orientation and select Landscape 20 Select just the area to print: click and drag through the cell range A1:G18 21 Select the Print Area command in the Page Setup group on the Page Layout tab. Click on Set Print Area

17 Page Click on the Print Preview command on the Print Menu in the Office Button 23 Verify that just Expense information is displayed then click the Close button 24 Press Ctrl+Home to return to cell A1 Removing a print area 25 Select the Clear Print Area command in the Print Area button on the Page Layout tab, Page Setup group. Congratulations! You have successfully completed Exercise B

18 Page 5.18 Exercise C - Filter the Movies Spreadsheet In this exercise you will work with the movies spreadsheet. You will print a portion of the database using a filter criteria. The spreadsheet can be found on your computer as 1.5movies.xls. You will not be making any changes to the spreadsheet. 1 Close all open Excel documents. 2 Using the Office Button Open sequence, open 1.5movies in the Excel Files folder 3 Maximize the Excel window, then maximize the spreadsheet within the window Find all the Horror movies 4 Select the Home tab, select Filter button in the Sort & Filter group. 5 Click on the drop down arrow in the Genre Field Name 6 Click on Horror in the drop down menu 7 Select the Page Layout tab. In the Page Setup group, click on Orientation and select Landscape. 8 Click on the Print Preview command on the Print Menu in the Office Button Your Print Preview should look like Figure 5.21 Figure 5.21 Completed Exercise C 9 Click on Close Congratulations! You have successfully completed Exercise B Now you can... Summary Understand basic database concepts Select, filter and sort data in a spreadsheet Divide the spreadsheet window into panes and freeze them Print selected areas from the spreadsheet using Set Print area or data filters NOTES

Excel 1. Module 6 Data Lists

Excel 1. Module 6 Data Lists Excel 1 Module 6 Data Lists Revised 4/17/17 People s Resource Center Module Overview Excel 1 Module 6 In this module we will be looking at how to describe a database and view desired information contained

More information

Module Four: Formulas and Functions

Module Four: Formulas and Functions Page 4.1 Module Four: Formulas and Functions Welcome to the fourth lesson in the PRC s Excel Spreadsheets Course 1. This lesson concentrates on adding formulas and functions to spreadsheet to increase

More information

Excel 2013 Next Steps

Excel 2013 Next Steps Excel 2013 Next Steps ADULT SERVICES DEPARTMENT CRYSTAL LAKE PUBLIC LIBRARY 126 W. PADDOCK STREET CRYSTAL LAKE, IL 60014 815-459-1687, X7 WWW.CLPL.ORG Agenda 2 Home Toolbar Alignment Group Number Formats

More information

THE EXCEL ENVIRONMENT... 1 EDITING...

THE EXCEL ENVIRONMENT... 1 EDITING... Excel Essentials TABLE OF CONTENTS THE EXCEL ENVIRONMENT... 1 EDITING... 1 INSERTING A COLUMN... 1 DELETING A COLUMN... 1 INSERTING A ROW... DELETING A ROW... MOUSE POINTER SHAPES... USING AUTO-FILL...

More information

Budget Exercise for Intermediate Excel

Budget Exercise for Intermediate Excel Budget Exercise for Intermediate Excel Follow the directions below to create a 12 month budget exercise. Read through each individual direction before performing it, like you are following recipe instructions.

More information

Using Microsoft Excel

Using Microsoft Excel Using Microsoft Excel Table of Contents The Excel Window... 2 The Formula Bar... 3 Workbook View Buttons... 3 Moving in a Spreadsheet... 3 Entering Data... 3 Creating and Renaming Worksheets... 4 Opening

More information

Excel 2007 New Features Table of Contents

Excel 2007 New Features Table of Contents Table of Contents Excel 2007 New Interface... 1 Quick Access Toolbar... 1 Minimizing the Ribbon... 1 The Office Button... 2 Format as Table Filters and Sorting... 2 Table Tools... 4 Filtering Data... 4

More information

Gloucester County Library System. Excel 2010

Gloucester County Library System. Excel 2010 Gloucester County Library System Excel 2010 Introduction What is Excel? Microsoft Excel is an electronic spreadsheet program. It is capable of performing many different types of calculations and can organize

More information

Application of Skills: Microsoft Excel 2013 Tutorial

Application of Skills: Microsoft Excel 2013 Tutorial Application of Skills: Microsoft Excel 2013 Tutorial Throughout this module, you will progress through a series of steps to create a spreadsheet for sales of a club or organization. You will continue to

More information

Introduction to Microsoft Excel 2010

Introduction to Microsoft Excel 2010 Introduction to Microsoft Excel 2010 This class is designed to cover the following basics: What you can do with Excel Excel Ribbon Moving and selecting cells Formatting cells Adding Worksheets, Rows and

More information

Microsoft Access II 1.) Opening a Saved Database Music Click the Options Enable this Content Click OK. *

Microsoft Access II 1.) Opening a Saved Database Music Click the Options Enable this Content Click OK. * Microsoft Access II 1.) Opening a Saved Database Open the Music database saved on your computer s hard drive. *I added more songs and records to the Songs and Artist tables. Click the Options button next

More information

Chapter 4. Microsoft Excel

Chapter 4. Microsoft Excel Chapter 4 Microsoft Excel Topic Introduction Spreadsheet Basic Screen Layout Modifying a Worksheet Formatting Cells Formulas and Functions Sorting and Filling Borders and Shading Charts Introduction A

More information

Excel 2010: Getting Started with Excel

Excel 2010: Getting Started with Excel Excel 2010: Getting Started with Excel Excel 2010 Getting Started with Excel Introduction Page 1 Excel is a spreadsheet program that allows you to store, organize, and analyze information. In this lesson,

More information

1. Right-click the worksheet tab you want to rename. The worksheet menu appears. 2. Select Rename.

1. Right-click the worksheet tab you want to rename. The worksheet menu appears. 2. Select Rename. Excel 2010 Worksheet Basics Introduction Page 1 Every Excel workbook contains at least one or more worksheets. If you are working with a large amount of related data, you can use worksheets to help organize

More information

MAKING TABLES WITH WORD BASIC INSTRUCTIONS. Setting the Page Orientation. Inserting the Basic Table. Daily Schedule

MAKING TABLES WITH WORD BASIC INSTRUCTIONS. Setting the Page Orientation. Inserting the Basic Table. Daily Schedule MAKING TABLES WITH WORD BASIC INSTRUCTIONS Setting the Page Orientation Once in word, decide if you want your paper to print vertically (the normal way, called portrait) or horizontally (called landscape)

More information

SUM - This says to add together cells F28 through F35. Notice that it will show your result is

SUM - This says to add together cells F28 through F35. Notice that it will show your result is COUNTA - The COUNTA function will examine a set of cells and tell you how many cells are not empty. In this example, Excel analyzed 19 cells and found that only 18 were not empty. COUNTBLANK - The COUNTBLANK

More information

EXERCISE 1. OBJECTIVES File management. INSTRUCTIONS. Creating Spreadsheets and Graphs (Excel 2003) New CLAIT

EXERCISE 1. OBJECTIVES File management. INSTRUCTIONS. Creating Spreadsheets and Graphs (Excel 2003) New CLAIT EXERCISE 1 File management. FREE IT COURSES If you go to our e-learning portal at stwitlc.com you will find a number of free online IT courses. These include 13 modules written by the Open University,

More information

Excel 2013 Part 2. 2) Creating Different Charts

Excel 2013 Part 2. 2) Creating Different Charts Excel 2013 Part 2 1) Create a Chart (review) Open Budget.xlsx from Documents folder. Then highlight the range from C5 to L8. Click on the Insert Tab on the Ribbon. From the Charts click on the dialogue

More information

Microsoft Excel 2010 Basic

Microsoft Excel 2010 Basic Microsoft Excel 2010 Basic Introduction to MS Excel 2010 Microsoft Excel 2010 is a spreadsheet software in the new Microsoft 2010 Office Suite. Excel allows you to store, manipulate and analyze data in

More information

Gloucester County Library System EXCEL 2007

Gloucester County Library System EXCEL 2007 Gloucester County Library System EXCEL 2007 Introduction What is Excel? Microsoft E x c e l is an electronic s preadsheet program. I t is capable o f performing many diff e r e n t t y p e s o f c a l

More information

Division of School Facilities

Division of School Facilities Division of School Facilities Module 3 EXCEL HIDE/ FILTER/ SORT & PRINT New York City Department of Education Office of Enterprise Development and Support Applications Support Group 2011 TABLE of CONTENTS

More information

for secondary school teachers & administrators

for secondary school teachers & administrators for secondary school teachers & administrators 2b: presenting worksheets effectively Contents Page Workshop 2B: Presenting Worksheets Effectively 1 2.1 The Formatting Toolbar 2.1.1 The Format Cells Dialogue

More information

Microsoft Excel 2010 Handout

Microsoft Excel 2010 Handout Microsoft Excel 2010 Handout Excel is an electronic spreadsheet program you can use to enter and organize data, and perform a wide variety of number crunching tasks. Excel helps you organize and track

More information

Prepared By: Graeme Hilson. U3A Nunawading

Prepared By: Graeme Hilson. U3A Nunawading 0 Prepared By: Graeme Hilson U3A Nunawading - 2015 1 CONTENTS This Course Page 3 Reference Material Page 3 Introduction page 3 Microsoft Excel Page 3 What is a Spreadsheet Page 4 Excel Screen Page 4 Using

More information

INTRODUCTION... 1 UNDERSTANDING CELLS... 2 CELL CONTENT... 4

INTRODUCTION... 1 UNDERSTANDING CELLS... 2 CELL CONTENT... 4 Introduction to Microsoft Excel 2016 INTRODUCTION... 1 The Excel 2016 Environment... 1 Worksheet Views... 2 UNDERSTANDING CELLS... 2 Select a Cell Range... 3 CELL CONTENT... 4 Enter and Edit Data... 4

More information

Microsoft Excel 2010 Part 2: Intermediate Excel

Microsoft Excel 2010 Part 2: Intermediate Excel CALIFORNIA STATE UNIVERSITY, LOS ANGELES INFORMATION TECHNOLOGY SERVICES Microsoft Excel 2010 Part 2: Intermediate Excel Spring 2014, Version 1.0 Table of Contents Introduction...3 Working with Rows and

More information

Introduction to Excel 2007 Table of Contents

Introduction to Excel 2007 Table of Contents Table of Contents Excel Microsoft s Spreadsheet... 1 Starting Excel... 1 Excel 2007 New Interface... 1 Exploring the Excel Screen... 2 Viewing Dialog Boxes... 2 Quick Access Toolbar... 3 Minimizing the

More information

Practice Exercises for Introduction to Excel

Practice Exercises for Introduction to Excel Practice Exercises for Introduction to Excel Follow the directions below to create the exercises. Read through each individual direction before performing it, like you are following recipe instructions.

More information

1 THE PNP BASIC COMPUTER ESSENTIALS e-learning (MS Excel 2007)

1 THE PNP BASIC COMPUTER ESSENTIALS e-learning (MS Excel 2007) 1 THE PNP BASIC COMPUTER ESSENTIALS e-learning (MS Excel 2007) 2 THE PNP BASIC COMPUTER ESSENTIALS e-learning (MS Excel 2007) TABLE OF CONTENTS CHAPTER 1: GETTING STARTED... 5 THE EXCEL ENVIRONMENT...

More information

Excel 2016 Basics for Windows

Excel 2016 Basics for Windows Excel 2016 Basics for Windows Excel 2016 Basics for Windows Training Objective To learn the tools and features to get started using Excel 2016 more efficiently and effectively. What you can expect to learn

More information

Day : Date : Objects : Open MS Excel program. Subject : * Open Excel application. Select : start. Choose: programs. Choose : Microsoft Office

Day : Date : Objects : Open MS Excel program. Subject : * Open Excel application. Select : start. Choose: programs. Choose : Microsoft Office 1 2 Day : Date : Objects : Open MS Excel program. Subject : * Open Excel application. Select : start Choose: programs Choose : Microsoft Office Select: Excel * Close the Excel program Click on the Close

More information

Learning Worksheet Fundamentals

Learning Worksheet Fundamentals 1.1 LESSON 1 Learning Worksheet Fundamentals After completing this lesson, you will be able to: Create a workbook. Create a workbook from a template. Understand Microsoft Excel window elements. Select

More information

Excel Introduction to Excel Databases & Data Tables

Excel Introduction to Excel Databases & Data Tables Creating an Excel Database Key field: Each record should have some field(s) that helps to uniquely identify them, put these fields at the start of your database. In an Excel database each column is a field

More information

Creating a Spreadsheet by Using Excel

Creating a Spreadsheet by Using Excel The Excel window...40 Viewing worksheets...41 Entering data...41 Change the cell data format...42 Select cells...42 Move or copy cells...43 Delete or clear cells...43 Enter a series...44 Find or replace

More information

Spreadsheet Concepts: Creating Charts in Microsoft Excel

Spreadsheet Concepts: Creating Charts in Microsoft Excel Spreadsheet Concepts: Creating Charts in Microsoft Excel lab 6 Objectives: Upon successful completion of Lab 6, you will be able to Create a simple chart on a separate chart sheet and embed it in the worksheet

More information

Beginner s Guide to Microsoft Excel 2002

Beginner s Guide to Microsoft Excel 2002 Beginner s Guide to Microsoft Excel 2002 Microsoft Excel lets you create spreadsheets, which allow you to make budgets, track inventories, calculate profits, and design charts and graphs. 1. Open Start

More information

Rev. C 11/09/2010 Downers Grove Public Library Page 1 of 41

Rev. C 11/09/2010 Downers Grove Public Library Page 1 of 41 Table of Contents Objectives... 3 Introduction... 3 Excel Ribbon Components... 3 Office Button... 4 Quick Access Toolbar... 5 Excel Worksheet Components... 8 Navigating Through a Worksheet... 8 Making

More information

Introduction to Microsoft Excel 2007

Introduction to Microsoft Excel 2007 Introduction to Microsoft Excel 2007 Microsoft Excel is a very powerful tool for you to use for numeric computations and analysis. Excel can also function as a simple database but that is another class.

More information

Data. Selecting Data. Sorting Data

Data. Selecting Data. Sorting Data 1 of 1 Data Selecting Data To select a large range of cells: Click on the first cell in the area you want to select Scroll down to the last cell and hold down the Shift key while you click on it. This

More information

MICROSOFT OFFICE. Courseware: Exam: Sample Only EXCEL 2016 CORE. Certification Guide

MICROSOFT OFFICE. Courseware: Exam: Sample Only EXCEL 2016 CORE. Certification Guide MICROSOFT OFFICE Courseware: 3263 2 Exam: 77 727 EXCEL 2016 CORE Certification Guide Microsoft Office Specialist 2016 Series Microsoft Excel 2016 Core Certification Guide Lesson 1: Introducing Excel Lesson

More information

Tutorial 5: Working with Excel Tables, PivotTables, and PivotCharts. Microsoft Excel 2013 Enhanced

Tutorial 5: Working with Excel Tables, PivotTables, and PivotCharts. Microsoft Excel 2013 Enhanced Tutorial 5: Working with Excel Tables, PivotTables, and PivotCharts Microsoft Excel 2013 Enhanced Objectives Explore a structured range of data Freeze rows and columns Plan and create an Excel table Rename

More information

Microsoft Office Excel

Microsoft Office Excel Microsoft Office 2007 - Excel Help Click on the Microsoft Office Excel Help button in the top right corner. Type the desired word in the search box and then press the Enter key. Choose the desired topic

More information

Objective 1: Familiarize yourself with basic database terms and definitions. Objective 2: Familiarize yourself with the Access environment.

Objective 1: Familiarize yourself with basic database terms and definitions. Objective 2: Familiarize yourself with the Access environment. Beginning Access 2007 Objective 1: Familiarize yourself with basic database terms and definitions. What is a Database? A Database is simply defined as a collection of related groups of information. Things

More information

Rev. B 12/16/2015 Downers Grove Public Library Page 1 of 40

Rev. B 12/16/2015 Downers Grove Public Library Page 1 of 40 Objectives... 3 Introduction... 3 Excel Ribbon Components... 3 File Tab... 4 Quick Access Toolbar... 5 Excel Worksheet Components... 8 Navigating Through a Worksheet... 9 Downloading Templates... 9 Using

More information

Section 1 Microsoft Excel Overview

Section 1 Microsoft Excel Overview Course Topics: I. MS Excel Overview II. Review of Pasting and Editing Formulas III. Formatting Worksheets and Cells IV. Creating Templates V. Moving and Navigating Worksheets VI. Protecting Sheets VII.

More information

Conditional Formatting

Conditional Formatting Microsoft Excel 2013: Part 5 Conditional Formatting, Viewing, Sorting, Filtering Data, Tables and Creating Custom Lists Conditional Formatting This command can give you a visual analysis of your raw data

More information

Navigating T hrough a W ork book

Navigating T hrough a W ork book Lesson 14 - Navigating Through a Workbook 175 Lesson 14 Navigating T hrough a W ork book Les s on Topics Moving Around a Workbook Using Panes Print Titles Multiple Windows of a Workbook Les s on Objectives

More information

Office of Instructional Technology

Office of Instructional Technology Office of Instructional Technology Microsoft Excel 2016 Contact Information: 718-254-8565 ITEC@citytech.cuny.edu Contents Introduction to Excel 2016... 3 Opening Excel 2016... 3 Office 2016 Ribbon... 3

More information

Introduction to Microsoft Excel 2010

Introduction to Microsoft Excel 2010 Introduction to Microsoft Excel 2010 This class is designed to cover the following basics: What you can do with Excel Excel Ribbon Moving and selecting cells Formatting cells Adding Worksheets, Rows and

More information

1 Welcome to Microsoft Excel 2007

1 Welcome to Microsoft Excel 2007 1 Welcome to Microsoft Excel 2007 The Excel Window With Office 2007, Microsoft has abandoned the interface consisting of a menu and a collection of toolbars so common in all Windows applications until

More information

Introduction to Microsoft Excel

Introduction to Microsoft Excel Create it Introduction to Microsoft Excel It's the beginning of the year (or you just got your new computer) and you want to create an electronic grade book to keep track of student achievement and do

More information

Excel Tutorial 1

Excel Tutorial 1 IT٢.we Excel 2003 - Tutorial 1 Spreadsheet Basics Screen Layout Title bar Menu bar Standard Toolbar Other Tools Task Pane Adding and Renaming Worksheets Modifying Worksheets Moving Through Cells Adding

More information

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

EXCEL 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 TABLE OF CONTENTS Introduction... 1

More information

Microsoft Excel 2010

Microsoft Excel 2010 Microsoft Excel 2010 omar 2013-2014 First Semester 1. Exploring and Setting Up Your Excel Environment Microsoft Excel 2010 2013-2014 The Ribbon contains multiple tabs, each with several groups of commands.

More information

Working with Data in Microsoft Excel 2010

Working with Data in Microsoft Excel 2010 Working with Data in Microsoft Excel 2010 This document provides instructions for using the sorting and filtering features in Microsoft Excel, as well as working with multiple worksheets in the same workbook

More information

Ms excel. The Microsoft Office Button. The Quick Access Toolbar

Ms excel. The Microsoft Office Button. The Quick Access Toolbar Ms excel MS Excel is electronic spreadsheet software. In This software we can do any type of Calculation & inserting any table, data and making chart and graphs etc. the File of excel is called workbook.

More information

Intro to Excel. To start a new workbook, click on the Blank workbook icon in the middle of the screen.

Intro to Excel. To start a new workbook, click on the Blank workbook icon in the middle of the screen. Excel is a spreadsheet application that allows for the storing, organizing and manipulation of data that is entered into it. Excel has variety of built in tools that allow users to perform both simple

More information

New Perspectives on Microsoft Excel Module 5: Working with Excel Tables, PivotTables, and PivotCharts

New Perspectives on Microsoft Excel Module 5: Working with Excel Tables, PivotTables, and PivotCharts New Perspectives on Microsoft Excel 2016 Module 5: Working with Excel Tables, PivotTables, and PivotCharts Objectives, Part 1 Explore a structured range of data Freeze rows and columns Plan and create

More information

Excel Select a template category in the Office.com Templates section. 5. Click the Download button.

Excel Select a template category in the Office.com Templates section. 5. Click the Download button. Microsoft QUICK Excel 2010 Source Getting Started The Excel Window u v w z Creating a New Blank Workbook 2. Select New in the left pane. 3. Select the Blank workbook template in the Available Templates

More information

EXCEL TUTORIAL.

EXCEL TUTORIAL. EXCEL TUTORIAL Excel is software that lets you create tables, and calculate and analyze data. This type of software is called spreadsheet software. Excel lets you create tables that automatically calculate

More information

Microsoft How to Series

Microsoft How to Series Microsoft How to Series Getting Started with EXCEL 2007 A B C D E F Tabs Introduction to the Excel 2007 Interface The Excel 2007 Interface is comprised of several elements, with four main parts: Office

More information

Skills Exam Objective Objective Number

Skills Exam Objective Objective Number Overview 1 LESSON SKILL MATRIX Skills Exam Objective Objective Number Starting Excel Create a workbook. 1.1.1 Working in the Excel Window Customize the Quick Access Toolbar. 1.4.3 Changing Workbook and

More information

6. Essential Spreadsheet Operations

6. Essential Spreadsheet Operations 6. Essential Spreadsheet Operations 6.1 Working with Worksheets When you open a new workbook in Excel, the workbook has a designated number of worksheets in it. You can specify how many sheets each new

More information

1) Merge the cells that contain the title and center the title

1) Merge the cells that contain the title and center the title Supplies: You will need a storage location to save your spreadsheet for use in Session 2. You will need the 2 handouts pertaining to Session 1 Instructions: Follow the directions below to create a budget

More information

Using Microsoft Word. Working With Objects

Using Microsoft Word. Working With Objects Using Microsoft Word Many Word documents will require elements that were created in programs other than Word, such as the picture to the right. Nontext elements in a document are referred to as Objects

More information

Working with Cells, Rows, and Columns

Working with Cells, Rows, and Columns Working with Cells, Rows, and Columns It is important to remember that there is no way to undo actions in an EQSS. Before making changes you are unsure of, you might want to save the page, so that you

More information

12 BASICS OF MS-EXCEL

12 BASICS OF MS-EXCEL 12 BASICS OF MS-EXCEL 12.1 INTRODUCTION MS-Excel 2000 is a Windows based application package. It is quite useful in entering, editing, analysis and storing of data. Arithmetic operations with numerical

More information

Microsoft Excel Chapter 1. Creating a Worksheet and an Embedded Chart

Microsoft Excel Chapter 1. Creating a Worksheet and an Embedded Chart Microsoft Excel 2010 Chapter 1 Creating a Worksheet and an Embedded Chart Objectives Describe the Excel worksheet Enter text and numbers Use the Sum button to sum a range of cells Copy the contents of

More information

Excel 2013 Intermediate

Excel 2013 Intermediate Excel 2013 Intermediate Quick Access Toolbar... 1 Customizing Excel... 2 Keyboard Shortcuts... 2 Navigating the Spreadsheet... 2 Status Bar... 3 Worksheets... 3 Group Column/Row Adjusments... 4 Hiding

More information

Introduction to Microsoft Excel 2010

Introduction to Microsoft Excel 2010 Introduction to Microsoft Excel 2010 THE BASICS PAGE 02! What is Microsoft Excel?! Important Microsoft Excel Terms! Opening Microsoft Excel 2010! The Title Bar! Page View, Zoom, and Sheets MENUS...PAGE

More information

GO! with Microsoft Excel 2016 Comprehensive

GO! with Microsoft Excel 2016 Comprehensive GO! with Microsoft Excel 2016 Comprehensive First Edition Chapter 2 Using Functions, Creating Tables, and Managing Large Workbooks Use SUM and Statistical Functions The SUM function is a predefined formula

More information

Excel 2013 Intermediate

Excel 2013 Intermediate Instructor s Excel 2013 Tutorial 2 - Charts Excel 2013 Intermediate 103-124 Unit 2 - Charts Quick Links Chart Concepts Page EX197 EX199 EX200 Selecting Source Data Pages EX198 EX234 EX237 Creating a Chart

More information

Excel 2016 Basics for Mac

Excel 2016 Basics for Mac Excel 2016 Basics for Mac Excel 2016 Basics for Mac Training Objective To learn the tools and features to get started using Excel 2016 more efficiently and effectively. What you can expect to learn from

More information

Export a PROTECT Report to Excel (User s Guide Lesson 21 : Reports) Tips for Using Microsoft Excel and Exported Reports

Export a PROTECT Report to Excel (User s Guide Lesson 21 : Reports) Tips for Using Microsoft Excel and Exported Reports Export a PROTECT Report to Excel (User s Guide Lesson 21 : Reports) 1. Run a PROTECT Export report 2. Click the Export button which is at far left on the toolbar in the PROTECT report window. 3. The Export

More information

Excel Level 1

Excel Level 1 Excel 2016 - Level 1 Tell Me Assistant The Tell Me Assistant, which is new to all Office 2016 applications, allows users to search words, or phrases, about what they want to do in Excel. The Tell Me Assistant

More information

Study Guide. PCIC 3 B2 GS3- Key Applications-Excel. Copyright 2010 Teknimedia Corporation

Study Guide. PCIC 3 B2 GS3- Key Applications-Excel. Copyright 2010 Teknimedia Corporation Study Guide PCIC 3 B2 GS3- Key Applications-Excel Copyright 2010 Teknimedia Corporation Teknimedia grants permission to any licensed owner of PCIC 3 B GS3 Key Applications-Excel to duplicate the contents

More information

PART 7. Getting Started with Excel

PART 7. Getting Started with Excel PART 7 Getting ed with Excel When you start the application, Excel displays a blank workbook. A workbook is a file in which you store your data, similar to a three-ring binder. Within a workbook are worksheets,

More information

Microsoft Excel Important Notice

Microsoft Excel Important Notice Microsoft Excel 2013 Important Notice All candidates who follow an ICDL/ECDL course must have an official ICDL/ECDL Registration Number (which is proof of your Profile Number with ICDL/ECDL and will track

More information

Microsoft Excel 2007

Microsoft Excel 2007 Learning computers is Show ezy Microsoft Excel 2007 301 Excel screen, toolbars, views, sheets, and uses for Excel 2005-8 Steve Slisar 2005-8 COPYRIGHT: The copyright for this publication is owned by Steve

More information

Excel 2010 Charts - Intermediate Excel 2010 Series The University of Akron. Table of Contents COURSE OVERVIEW... 2

Excel 2010 Charts - Intermediate Excel 2010 Series The University of Akron. Table of Contents COURSE OVERVIEW... 2 Table of Contents COURSE OVERVIEW... 2 DISCUSSION... 2 COURSE OBJECTIVES... 2 COURSE TOPICS... 2 LESSON 1: MODIFY CHART ELEMENTS... 3 DISCUSSION... 3 FORMAT A CHART ELEMENT... 4 WORK WITH DATA SERIES...

More information

Using Mail Merge in Microsoft Word 2003

Using Mail Merge in Microsoft Word 2003 Using Mail Merge in Microsoft Word 2003 Mail Merge Created: 12 April 2005 Note: You should be competent in Microsoft Word before you attempt this Tutorial. Open Microsoft Word 2003 Beginning the Merge

More information

EXCEL 2013 FDLRS SUNRISE

EXCEL 2013 FDLRS SUNRISE EXCEL 2013 FDLRS SUNRISE Goal: Participants will create a spreadsheet and graph to document student progress. Objectives: Participants will create a spreadsheet which includes basic formulas. Participants

More information

1 Introduction to Excel Databases April 09

1 Introduction to Excel Databases April 09 1 Introduction to Excel Databases April 09 Contents INTRODUCTION TO DATABASES... 3 CREATING A DATABASE... 3 SORTING DATA... 4 DATA FORMS... 5 Data Form options... 5 Using Criteria... 6 FILTERING DATA...

More information

ICDL & OOo BASE. Module Five. Databases

ICDL & OOo BASE. Module Five. Databases ICDL & OOo BASE Module Five Databases BASE Module Goals taken from the Module 5 ICDL Syllabus Module 5 Database requires the candidate to understand some of the main concepts of databases and demonstrates

More information

Microsoft Word 2003 for Windows, Part 2

Microsoft Word 2003 for Windows, Part 2 Microsoft Word 2003 for Windows, Part 2 In this workshop, the following Word 2003 features will be covered: Creating and using Tables Formatting text using Styles Using MailMerge Arranging text in Columns

More information

WEEK NO. 12 MICROSOFT EXCEL 2007

WEEK NO. 12 MICROSOFT EXCEL 2007 WEEK NO. 12 MICROSOFT EXCEL 2007 LESSONS OVERVIEW: GOODBYE CALCULATORS, HELLO SPREADSHEET! 1. The Excel Environment 2. Starting A Workbook 3. Modifying Columns, Rows, & Cells 4. Working with Worksheets

More information

Excel. Spreadsheet functions

Excel. Spreadsheet functions Excel Spreadsheet functions Objectives Week 1 By the end of this session you will be able to :- Move around workbooks and worksheets Insert and delete rows and columns Calculate with the Auto Sum function

More information

Welcome to Introduction to Microsoft Excel 2010

Welcome to Introduction to Microsoft Excel 2010 Welcome to Introduction to Microsoft Excel 2010 2 Introduction to Excel 2010 What is Microsoft Office Excel 2010? Microsoft Office Excel is a powerful and easy-to-use spreadsheet application. If you are

More information

MS Access Let s begin by looking at the toolbar and menu of Access.

MS Access Let s begin by looking at the toolbar and menu of Access. MS Access 2003 Access is a database program that allows you to store, retrieve, analyze, and print information. Individuals use databases for various purposes. Businesses use databases to manage customer

More information

Working with Macros. Creating a Macro

Working with Macros. Creating a Macro Working with Macros 1 Working with Macros THE BOTTOM LINE A macro is a set of actions saved together that can be performed by issuing a single command. Macros are commonly used in Microsoft Office applications,

More information

Excel. Database functions

Excel. Database functions Excel Database functions Objectives Week 3 By the end of this session you will be able to :- Move around a worksheet Recognise cell references Sort data alphabetically Insert rows and columns Delete rows

More information

EXCEL 2003 DISCLAIMER:

EXCEL 2003 DISCLAIMER: EXCEL 2003 DISCLAIMER: This reference guide is meant for experienced Microsoft Excel users. It provides a list of quick tips and shortcuts for familiar features. This guide does NOT replace training or

More information

MS Office 2016 Excel Pivot Tables - notes

MS Office 2016 Excel Pivot Tables - notes Introduction Why You Should Use a Pivot Table: Organize your data by aggregating the rows into interesting and useful views. Calculate and sum data quickly. Great for finding typos. Create a Pivot Table

More information

Using Windows 7 Explorer By Len Nasman, Bristol Village Computer Club

Using Windows 7 Explorer By Len Nasman, Bristol Village Computer Club By Len Nasman, Bristol Village Computer Club Understanding Windows 7 Explorer is key to taking control of your computer. If you have ever created a file and later had a hard time finding it, or if you

More information

Advanced Excel. Click Computer if required, then click Browse.

Advanced Excel. Click Computer if required, then click Browse. Advanced Excel 1. Using the Application 1.1. Working with spreadsheets 1.1.1 Open a spreadsheet application. Click the Start button. Select All Programs. Click Microsoft Excel 2013. 1.1.1 Close a spreadsheet

More information

Microsoft Access 2013

Microsoft Access 2013 Microsoft Access 2013 Chapter 1 Databases and Database Objects: An Introduction Objectives Describe the features of the Access window Create a database Create tables in Datasheet and Design views Add records

More information

CHAPTER 4: MICROSOFT OFFICE: EXCEL 2010

CHAPTER 4: MICROSOFT OFFICE: EXCEL 2010 CHAPTER 4: MICROSOFT OFFICE: EXCEL 2010 Quick Summary A workbook an Excel document that stores data contains one or more pages called a worksheet. A worksheet or spreadsheet is stored in a workbook, and

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

Microsoft Access 2010

Microsoft Access 2010 2013\2014 Microsoft Access 2010 Tamer Farkouh M i c r o s o f t A c c e s s 2 0 1 0 P a g e 1 Definitions Microsoft Access 2010 What is a database? A database is defined as an organized collection of data

More information

Key Terms. Differentiation Extended Time Four square

Key Terms. Differentiation Extended Time Four square Subject: Computer Applications Grade: 9th Mr. Holmes Unit Lesson Layer Duration MS Excel Enhancing a Worksheet Applied (do) 10/1/12 10/11/12 Essential Questions What do you think about, prove, apply, what

More information