KEMENTERIAN PELAJARAN MALAYSIA

Size: px
Start display at page:

Download "KEMENTERIAN PELAJARAN MALAYSIA"

Transcription

1 KEMENTERIAN PELAJARAN MALAYSIA Self Access Learning Module ICT Literacy for Secondary School Programme Database PUSAT PERKEMBANAGN KURIKULUM KEMENTERIAN PELAJARAN MALAYSIA

2 MODUL I INTRODUCTION TO MICROSOFT ACCESS 2003 Curriculum Development Centre Ministry of Education 1

3 Name of Module: Introduction to Microsoft Access 2003 Learning Outcomes: Students should be able to: a. state the usage of application b. list example which application of database is used c. state the function of the features in database d. create a new database Knowledge and Skills: a. Students known the meaning and usage of database b. Start Microsoft Access 2003 c. Create, Name and Save database file d. Open existing database e. Exit database application Module Summary: Activity Summary: At the end of the module, students should be able to open, name, save file and close database. Activities in this module involved: a. Starting Microsoft Access 2003 b. Naming and saving file database c. Opening existing database d. Exercises Meaning of database A database is the computer equivalent of an organized list of information. Typically, this information has a common subject or purpose, such as the list of employees, phonebook guide or a classmates address book. Microsoft Access 2003 (Access 2003) is a database system management (database programs). It can store, manage, manipulate, analyze, retrieve, display or publish information from database. 2

4 Activity 1: Starting Microsoft Access 2003 There are two methods to start / launch your Mircosoft Access Method 1: 1. Double click on the Mircrosoft Office Access 2003 shortcut on the Windows desktop (see below). Shortcut icon MS Access 2003 Method 2: 1. Click-on the Start button, then click-on Programs, then click-on Microsoft Access 2003 (Figure 1) Figure 1 Figure 2 2. The following Access 2003 Getting Started Task Pane will appear on the right side of your Access 2003 screen. (refer figure 2) 3. In the Open area of the Access 2003 Getting Started Task Pane, click the left mouse button on Create a new file. 3

5 Activity 2: To Name and Save Database File 1. The New File menu screen on the top will appear when you click the left mouse button on Create a new file. 2. Click on Blank database. (Figure 3) Click here Figure 3 A File New Database menu screen, similar to the one below, will be on your screen. We ll have to do several things to set-up this screen to save your database. ( Figure 4 ) Step 1 Step 2 Step 3 Figure 4 3. Click-on the small down arrow on the right. Choose My Documents to save by double clicking on the folder. Your selection should now appear in the Save in : area. (Step 1) 4. Next click-in the area to the right of File Name. Type-in the word students profile as shown at the bottom of the above image. (Step 2) 4

6 5. Now click-on the Create button. (Step 3) The following Students Profile: Database menu screen will appear. ( Figure 5 ) Figure 5 6. Click File and click Exit to end this session and to close Ms Access Activity 3: Open Existing Access Database There are two methods to open existing database. Method 1: 1. Repeat Activity 1 to open Ms Access Once you have created a database, you will see your database in the Open portion of the Task Pane. 2. Click students profile. (refer Figure 6) Click students profile Figure 6 5

7 Method 2: 1. Click File in the Menu Bar, then click Open. (refer figure 7) Figure 7 2. When the Open menu screen appears, click the small down arrow to the right of the Look in area and select My Documents. Select My Documents Click students profile 3. Then click the name of your database (e.g. students profile.mdb) and then click Open. Note: You will notice in the Students Profile: Database menu screen, in the left border consist of objects bar: Tables, Queries, Forms, Report, Pages, Macros and Modules. Access window title bar Database toolbar Database window menu bar Database window toolbar bar Database window title bar Database window Objects bar Groups bar 6

8 There are 4 important objects as stated in the table below. Objects Bar Table Form Query Report Function A collection of records that identify a category of data, such as Customers, Orders, or Inventory. Data inside a table is arrange by column name field and row named Record. Field A single characteristic or attribute of a person, place, object, event, or idea. Record A set of related field values. Use to enter new information, to edit or remove existing information or to locate information. Used to locate information, to view, change or analyze it in various ways. A select query retrieves data from one or more tables and displays the result in datasheet. A select query can be used to group record and calculate sums, counts, averages and other types of totals. Typically used to summarize, organize and analyze information in order to express a particular point of view to specific audience. 4. Click File and Exit to stop this session. At the end of this activities, you had learned how to: i. Create a database ii. Close a database iii. Open an existing database In the next module you will learn how to design table and insert data. Exercises Question 1 Give two examples of database that you know. Question 2 Create a database named Teachers Profile. Save this file in My Document directory. 7

9 MODULE 2 STUDENTS PROFILE Curriculum Development Center Ministry Of Education Malaysia 8

10 Name of Module: Learning Outcomes: Students Profile Student should be able to create a table, define primary key and insert data. Knowledge and Skills: Module summary: 1. Students known how to differentiate field, record and table 2. Students known all types of data 3. Creating table. 4. Define primary key 5. Inserting the data in the table. At the end of this module, table below will be created by students. Activities summary: This module involved a few activities such as; 1. Creating tables. 2. Inserting the data in the table. 3. Exercise. 9

11 Information and Communication Technology Literacy For Secondary Data Base Module Activity 1: Creating Table Next you will be creating the fields that make up a database. This is similar to creating a blank personnel form (on paper) that will be "filled-in" for each employee (Name, Address, Phone Number, etc are called fields in a database). This "forms" are called records in a database. There will be a record, or form, for each employee. All the forms, together, make up a Table (database). For example, students profiles table as shown below. (Figure 1) record 2 Field 1 (numbers) Field 2 (name) Field 3 (address) Field 4 (icno) Figure 1 The table above content four records. Each records have four fields which are numbers field, students name, address and ic number. At the end of this module, students will creating a database which is consist a table name students profile. 10

12 Information and Communication Technology Literacy For Secondary Data Base Module Steps Creating Table 1. Open MS Access 2003 software (Refer module 1, if needed). 2. Click File, click Open, find students profiles database file then click Open button. (refer Figure 2) Figure 2 3. Database window students profile: Database will appeared as shown below (Figure 3) then click New button at database windows toolbar. The dialog box in Figure 4 will appear. Figure 3 12

13 4. Click Design View, then click OK to get Datasheet view as shown at Figure 5. Design View Figure 4 Figure 5 5. At Field Name column, type in numbers and at Data type column, change value Text to Number. (refer Figure 6) Click this button to view the list of data type, then click number Figure 6 13

14 There are 10 types of data as stated in the table below; Types Data Text Memo Number Date/Time Currency AutoNumber Function You may type in any alphabetical/numerical data that you desire-up to a maximum of 255 characters. As indicated, this is a text field, so you can't do mathematical calculations. Examples of Text data are: names, addresses, stock numbers, room numbers, zip codes, etc This field is for lots of text. You can have up to 32,000 characters. This field is for numbers where you want to add, subtract, multiply, divide, average, and do numerical calculations. This field can be a very large size, so when we get to Field Properties, we'll talk about "sizing" this field so it doesn't take up too much "space" in storage. Dates and Times. You may format this later, as you may desire. Dollar ($). You may format this later, as you may desire. For example Ringgit Malaysia (RM) This field is an "automatic" counter that assigns a number each time you put data into a new field. Yes/No OLE Object Hyperlink Lookup Wizard This is a "True/False" or "Yes/No, 0/1 type of field. This means "Object Link Embedding" which indicates you can insert a graphic, picture, sound, etc. Pretty neat to put a photograph in a personnel record or a picture of an inventory item in the stock record (advanced stuff). A hyperlink is a pointer from one object to another. The destination is frequently another Web page, but it can also be a picture, an address, a file (such as a multimedia file or Microsoft Office document), or a program. The hyperlink itself can be displayed as text or as a picture. This wizard creates a lookup column, which displays a list of values you can choose from. 14

15 7. Insert data in the Field Name, Data Types for each fields as displays (Figure 7). Students can move to the next column by press Tab key. 1. Place the cursor at address 2. Change Field Size value to 100 Figure 7 Note: Place the cursor at the address inside the Field Name, then change Field Size value from 50 to Click numbers at field name column, click at Edit menu bar, then click Primary Key or icon Primary Key. Shown at figure 8. PRIMARY KEY means the value in the primary key fields is need to uniquely identify each record; that s no record can have the same value in this field. Primary key icon close icon Figure 8 15

16 Figure 9 9. Click Close icon as shown at figure 7 to close the creating table session. Then dialog box in figure 10 displayed. Figure Click Yes. Dialog box Save As in figure 10 displayed. Key in table name here Figure 11 16

17 11. Type students profile at Table Name and then click OK at dialog box as shown in figure 10. Now you had finished creating one table named students profile:database as shown below. (Figure 11) students profile table created Figure 12 Activity 2: Inserting data in the table The students profile table that created before, not contains any data. Steps below can be used to key in the data. 1. Click at Students Profile table then click open at database window toolbar. (Figure 13) Figure 13 17

18 2. Datasheet view Students Profile : Table as shown in figure 14 displayed. Figure Key in data at the students profile datasheet. At the first row, type number 1 at numbers column. Then, Type name Abdul Rahman b. Idris at name column. Next, type address and ic number at address and icno column. Figure 15 18

19 4. Insert all data in the table by repeating the same process above. As a result, students will get the table below. Figure Click icon save to saving file. Students Profile table now contained five records. 6. Click icon close to close the inserting data session. 7. Exit the Microsoft Access 2003 Software. Exercises 1. Build one of your friends profile table. Named the table Co-curriculum Data. That table must have fields as stated below: Numbers Student Name Class Club Sports Uniforms Unit 2. Insert 10 record in that table. 19

20 MODULE 3 USING RECORD IN DATABASE Curriculum Development Center Ministry Of Education Malaysia 20

21 Name of Module: Learning Outcomes: Using Record In Database Students should be able to use and manipulate records in database. Knowledge and Skills: a. Students should be able to use record in database. b. add records c. add field d. edit records e. find records from Table Module Summary: At the end of this module, table below will be created by students. Activity Summary: Activities in this module involve: 1. add records 2. add field 3. edit records 4. find records from Table 21

22 Activity 1: Add Records 1. Open Microsoft Access Click Open an Existing Database, then click file students profile and click OK. 3. In the database window, double click students profile in the Tables pane to open the table in Datasheet view, as shown in figure To add new record, click on icon New Record that can be seen at database toolbar or at the bottom of datasheet window. (refer figure 1). Icon New Figure 1 5. Add five more record as below. (refer table 1) name address icno Alias b Mohamad No. 5, Jalan Desa Kayang 3, Desa kayang, Mohd Shahid b Mohd No. 39, Taman Tapah, Jalan Pahang Tapah, Noorul-Aini bt Ambak No 15, Jalan Limau Kasturi, 4/4A Shah Alam, Noor Asiah bt Zakaria Lot 2646, Kg Simpang Tiga, Bt 6 3/4, Fasitah bt. Mansor No. 36, Jln. Melati, Tmn. Mewah, Batu Gajah, Save record. Table 1 6. Close students profile : Table. 22

23 Activity 2: Add Fields. Method 1: Add field after the last field. 1. Click Design button at database toolbar windows Students Profile: Database, to display all the fields. 2. Click field below icno (refer Figure 2) 3. Type in inside the Field Name and select text as the Data Type. 4. Save the record. Figure 2 Method 2: Add new field in between the two fields 1. Click Design button at database toolbar windows Students Profile: Database, to display all the fields. 2. Click the address field ( the row will be highlight -refer Figure 3 ) 23

24 3. Click Insert at menu bar, then click rows. A new row will be added. (refer Figure 4) Figure 4 4. Put cursor in between field name and field address. 5. Type in sex inside the blank Field Name and select text as the Data Type. (refer Figure 5) Figure 5 6. Save students profile. 7. Click to close students profile : Table. 24

25 Activity 3: Edit Record. 1. Open Students Profile table. 2. To edit record, click inside the selected field. (sex and ) 3. Insert in all the record for sex field and field. (refer Table 2) numbers name sex a 1 Abdul Rahman b. Idris male abd_@yahoo.com 2 Johana bt. Muhammad female johana@hotmail.com 3 Faridah bt Abdullah Female getz@yahoo.com 4 Rosnani bt. Sembok Female rosnani@hotmail.com 5 Hassan b. Wahid Male hassan@yahoo.com 6 Alias b Mohamad Male alias@yahoo.com 7 Mohd Shahid b Mohd Male shah@hotmail.com 8 Noorul-Aini bt Ambak Female noorul@hotmail.com 9 Noor Asiah bt Zakaria Female noor@yahoo.com 10 Fasitah bt. Mansor female fasitah@hotmail.com Table 2 4. Repeat step 2 above to add in 5 postcodes (see bold figure) inside the first five record. (Refer Table 3). Numbers name sex address 1 Abdul Rahman b. male 2304, Rumah Rumah Tasek Gelugor, Johana bt. femal No 24, Jln 1, Taman Seri Sinar, Kulal 3 Faridah bt Abdullah Femal No 39, Jln Pinang Merah 11, Bandar 4 Rosnani bt. Sembok Femal No 1005, Bukit Datu, Kuala 5 Hassan b. Wahid Male No 101, Taman Rapat Jaya, Kelang, Table 3 5. Save students profile table. 25

26 Activity 4: Finding Record From Table 1. Click field name. Icon Find Figure 6 2. Click icon Find (refer Figure 6) and dialog box Find and Replace will be display as below (Figure 7). Figure 7 3. Type in Noor* inside box Find What to find all the name starting with Noor. 4. Click Find Next button. Name Noorul-Aini bt Ambak will be highlighted at name field (refer figure 8). 26

27 Figure 8 5. Click Find Next button to find similar name with Noor. Name Noor Asiah bt Zakaria will be highlighted. 6. You can repeat step 3 to find other record. 7. Click File and Close to end this session. Exercise Module 3 1. Based on your exercise in module 2 ( Curriculum Data ). a. Add 3 new records b. Add 2 new fields c. Find records 27

28 MODULE 4 CREATE FORM Curriculum Development Center Ministry Of Education Malaysia 28

29 Name of Module: Learning Outcomes: Create Form Students should be able to create form and add record Knowledge and Skills: Students should be able to : a. Create form b. Add records Module Summary: At the end of this module, a form will be create by students. Activity Summary: Activities in this module involve: a. Create form b. Add record 29

30 Activity 1: Create Form 1. Open Microsoft Access Click Open an Existing Database, then click file students profile and click OK. 3.In the database window, click Form and click create Form by using wizard. 1.Click Form 2.Click Create Form by using wizard 4.Click double arrow to select Available Fields 1.Click here 30

31 5. The selected Fields will be remove from left to right.then click Next 1.Click Next 6. Click Next 1.Click Next 31

32 7. Click Standard for style.then click Next 1.Click Standard 2.Clik Next 8. Click Finish 1.Click Finish 32

33 9. The form will display as below Activity 2: Add Fields. 1. To add new record, click on icon New Record that can be seen at database toolbar or at the bottom of datasheet window. 1.New Record 33

34 2. Add one more record as below. Numbers Name sex address icno 11 Wan Mohd Sidqi Bin Wan Abd.Ghaffar Male No.9 Jln.Banggol Kota Bharu Kelantan The form will display as below 4. Click File and Close to end this session. Exercise Module 4 1. Based on your exercise in module 4 ( Create Form ). a. Create new form. b. Add 3 new record. 34

35 MODULE 5 CREATE REPORT Curriculum Development Center Ministry Of Education Malaysia 35

36 Name of Module: Learning Outcomes: Create Report Students should be able to create report and print record Knowledge and Skills: Students should be able to : a. Create report b. Print report Module Summary: At the end of this module, form below will be create by students. Activity Summary: Activities in this module involve: a. Create report b. Print report 36

37 Activity 1: Create Form 1. Open Microsoft Access Click Open an Existing Database, then click file students profile and click OK. 3. In the database window, click Report and click create report by using wizard. 1.Click Report 2.Click Create Report by using wizard 4. Click double arrow to select Available Fields 1.Click here 37

38 5. The selected Fields will be remove from left to right.then click Next 1.Click Next 6. Click Next 1.Click Next 38

39 7. Click Next 1.Click Next 8. At the Layout click Tabular.Select Landscape at the Orientation. Then click Next. 1.Click Tabular 2.Click Landscape 3.Click Next 39

40 9.Select the Casual style.then click Next. 1.Click Next 10.Click Finish 1.Click Finish 40

41 11. A dialog box report will display as below Activity 2: Print Report. 1. To print the report,click File and print 1.Click File 2.Click Print 41

42 2. A dialog box print will display as below. Then click OK. 1.Click OK Exercise Module 5 1. Based on your exercise in module 5 ( Create Report ). c. Create a new report d. Print the report 42

43 MODULE 6 CREATE QUERY Curriculum Development Center Ministry Of Education Malaysia 43

44 Name of Module: Learning Outcomes: Create Query Students should be able to create query Knowledge and Skills: Students should be able to : Module Summary: a. Create query b. Save query At the end of this module, the query below will be create by students. Activity Summary: Activities in this module involve: a. Create query b. Save query 44

45 Activity 1: Create Query. 1. Open Microsoft Access Click Open an Existing Database, then click file students profile and click OK. 3. In the database window, click Queries and click create query by using wizard. 1.Click Queries 2.Click Create query by using wizard 4. Click double arrow to select Available Fields 1.Click here 45

46 5. The selected Fields will be remove from left to right.then click Next 1.Click Next 6. Click Finish 1.Click Finish 46

47 7. A dialog box will display as below.click icon view. 1.Click icon view 8. A dialog box will display as below. 9. At the row Criteria, type-in male and press Enter 10. Click icon Run 47

48 1.Type-in male 2.Icon Run 11. A dialog box for male students will be display 48

49 Activity 2: Save Query. 1. Click File and Save As 2. Save file as : male students profile Query 49

50 3. The file will be save as below 4. Click File and Close to end this session. Exercise Module 6 1. Based on your exercise in module 6 ( Create Query ). a.create new report for female students b.save the file as female students 50

Introduction to Microsoft Access 2016

Introduction to Microsoft Access 2016 Introduction to Microsoft Access 2016 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

Creating a Database Using Access 2003 for Windows 2000/Me/2003

Creating a Database Using Access 2003 for Windows 2000/Me/2003 Creating a Database Using Access 2003 for Windows 2000/Me/2003 Created: 25 September 2003 Starting Access 2003 Double click on the Access 2003 icon on the Windows desktop (see right), or click-on the Start

More information

ICTL for Secondary School - Computer Hardware Module KEMENTERIAN PELAJARAN MALAYSIA BAHAGIAN PEMBANGUNAN KURIKULUM

ICTL for Secondary School - Computer Hardware Module KEMENTERIAN PELAJARAN MALAYSIA BAHAGIAN PEMBANGUNAN KURIKULUM KEMENTERIAN PELAJARAN MALAYSIA Self Access Learning Module ICT Literacy for Secondary School Programme Computer Hardware Computer Setting BAHAGIAN PEMBANGUNAN KURIKULUM KEMENTERIAN PELAJARAN MALAYSIA 1

More information

Curriculum Development Centre Ministry of Education

Curriculum Development Centre Ministry of Education KEMENTERIAN PELAJARAN MALAYSIA Self Access Learning Module ICT Literacy for Secondary School Programme Networks Curriculum Development Centre Ministry of Education MODULE 3 SHARE PRINTER Curriculum Development

More information

Microsoft Access 2007 Tutorial. Creating a Database using Access 2007

Microsoft Access 2007 Tutorial. Creating a Database using Access 2007 Creating a Database using Access 2007 Created: 12 December 2006 Starting Access 2007 Double click on the Access 2007 icon on the Windows desktop (see right), or click-on the Start button in the lower left

More information

Level 6 Relational Database Unit 3 Relational Database Development Environment National Council for Vocational Awards C30147 RELATIONAL DATABASE

Level 6 Relational Database Unit 3 Relational Database Development Environment National Council for Vocational Awards C30147 RELATIONAL DATABASE C30147 RELATIONAL DATABASE Level 6 Relational Database Unit 3 Relational Database Development Environment National Council for Vocational Awards This module has been developed to further the learner s

More information

Microsoft Access 2007 Module 2

Microsoft Access 2007 Module 2 Microsoft Access 007 Module http://pds.hccfl.edu/pds Microsoft Access 007: Module August 007 007 Hillsborough Community College - Professional Development and Web Services Hillsborough Community College

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

Getting started with Ms Access Getting Started. Primary Key Composite Key Foreign Key

Getting started with Ms Access Getting Started. Primary Key Composite Key Foreign Key Getting started with Ms Access 2007 Getting Started Customize Microsoft Office Toolbar The Ribbon Quick Access Toolbar Navigation Tabbed Document Window Viewing Primary Key Composite Key Foreign Key Table

More information

Bangladesh Open University

Bangladesh Open University OFFICE AUTOMATION Part : MS ACCESS Course Code : DCSA 1302 Diploma in Computer Science and Application Programme SCHOOL OF SCIENCE AND TECHNOLOGY Bangladesh Open University OFFICE AUTOMATION Part : MS

More information

Database Tables Lookup Wizard Relationships Forms Subforms Queries Reports

Database Tables Lookup Wizard Relationships Forms Subforms Queries Reports Version 07/11/09 Microsoft Office 2007 PDF Picture Tutorial Series Databases Tables, Forms, Subforms, and the Lookup Wizard May 2009 by Floyd Jay Winters and Julie Manchester winterf@mccfl.edu Database

More information

Access Groups. Collect and Store. Text Currency Date/Time. Tables Fields Data Type. You Your Friend Your Parent. Unique information

Access Groups. Collect and Store. Text Currency Date/Time. Tables Fields Data Type. You Your Friend Your Parent. Unique information Tutorial A database is a computerized record keeping system used to collect, store, analyze and report electronic information for a variety of purposes. Microsoft Access is a database. There are three

More information

By: Access 2007 Table

By:   Access 2007 Table Access 2007 Table Create and Format Tables in Access 2007 I. What is Table? A table is constructed with a field or many fields and it is used for storing data or information. The data can be student information,

More information

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question.

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Exam Name MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. 1) The purpose of a form is to: A) simplify the entry of data into a table. B) display the

More information

To complete this database, you will need the following file:

To complete this database, you will need the following file: = CHAPTER 3 Access More Skills 14 Create Macros A macro is a set of saved actions that you can use to automate tasks. For example, a macro can open several database objects with a single click, or display

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

KEMENTERIAN PELAJARAN MALAYSIA

KEMENTERIAN PELAJARAN MALAYSIA KEMENTERIAN PELAJARAN MALAYSIA Self Access Learning Module ICT Literacy for Secondary School Programme Computer System PUSAT PERKEMBANGAN KURIKULUM KEMENTERIAN PELAJARAN MALAYSIA MODULE 2 Operating System

More information

SOFTWARE SKILLS BUILDERS

SOFTWARE SKILLS BUILDERS USING ACCESS TO CREATE A SCIENCE DATABASE A database allows you to enter, store, retrieve, and manipulate data efficiently. You will first design your database and enter information into a table called

More information

TECHNOLOGY COMPETENCY ASSESSMENT MODULE Microsoft Access

TECHNOLOGY COMPETENCY ASSESSMENT MODULE Microsoft Access TECHNOLOGY COMPETENCY ASSESSMENT MODULE Microsoft Access This module was developed to assist students in passing the SkillCheck Incorporated Access 2003 Technology Competency Assessment. It was last updated

More information

Access Review. 4. Save the table by clicking the Save icon in the Quick Access Toolbar or by pulling

Access Review. 4. Save the table by clicking the Save icon in the Quick Access Toolbar or by pulling Access Review Relational Databases Different tables can have the same field in common. This feature is used to explicitly specify a relationship between two tables. Values appearing in field A in one table

More information

When you pass Exam : Access 2010, you complete the requirements for the Microsoft Office Specialist (MOS) - Access 2010 certification.

When you pass Exam : Access 2010, you complete the requirements for the Microsoft Office Specialist (MOS) - Access 2010 certification. Appendix 1 Microsoft Office Specialist: Access Certification Introduction The candidates for Microsoft Office Specialist certification should have core-level knowledge of Microsoft Office Access 2010.

More information

Access Groups. Collect and Store. Text Currency Date/Time. Tables Fields Data Type. You Your Friend Your Parent. Unique information

Access Groups. Collect and Store. Text Currency Date/Time. Tables Fields Data Type. You Your Friend Your Parent. Unique information Tutorial A database is a computerized record keeping system used to collect, store, analyze and report electronic information for a variety of purposes. Microsoft Access is a database. There are three

More information

Access Groups. Collect and Store. Text Currency Date/Time. Tables Fields Data Type. You Your Friend Your Parent. Unique information

Access Groups. Collect and Store. Text Currency Date/Time. Tables Fields Data Type. You Your Friend Your Parent. Unique information Tutorial A database is a computerized record keeping system used to collect, store, analyze and report electronic information for a variety of purposes. Microsoft Access is a database. There are three

More information

The specific steps to build Wooden Crafts database are here: 1. Create New Database. i. After opening Access, click Blank Desktop Database :

The specific steps to build Wooden Crafts database are here: 1. Create New Database. i. After opening Access, click Blank Desktop Database : Highline College - Busn 216: Computer Applications for Business (Fun and Power with Computers) Office 2016 Video #39: Access 2016: Create Database, Import Excel, Create Tables & Forms, Build Relationships

More information

Microsoft Access 2007 Module 1

Microsoft Access 2007 Module 1 Microsoft Access 007 Module http://citt.hccfl.edu Microsoft Access 007: Module August 007 007 Hillsborough Community College - CITT Faculty Professional Development Hillsborough Community College - CITT

More information

Create Forms 5. KEY TERMS Blank Form tool common filters filter filter by form Form Design button Form tool Form Wizard Themes LESSON SKILL MATRIX

Create Forms 5. KEY TERMS Blank Form tool common filters filter filter by form Form Design button Form tool Form Wizard Themes LESSON SKILL MATRIX Create Forms 5 LESSON SKILL MATRIX Skill Exam Objective Objective Number Creating Forms Create new forms. 4.1.1 Save forms. 4.1.3 Delete forms. 4.1.4 Create databases using wizards. 1.1.4 Apply themes.

More information

Microsoft Access 2010

Microsoft Access 2010 Microsoft Access 2010 Chapter 1 Databases and Database Objects: An Introduction Objectives Design a database to satisfy a collection of requirements Describe the features of the Access window Create a

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

ACCESS 2007 FOUNDATION

ACCESS 2007 FOUNDATION ACCESS 2007 FOUNDATION WWP Learning and Development Ltd Page i STUDENT EDITION LESSON 1 - EXPLORING ACCESS... 1 Introduction... 1 Opening An Existing Database... 4 Converting Existing Databases... 5 The

More information

Complete Quick Reference Summary

Complete Quick Reference Summary Microsoft Access 2010 Complete Quick Reference Summary Microsoft Access 2010 Quick Reference Summary Advanced Filter/Sort, Use AC 153 Advanced button (Home tab Sort & Filter, Advanced Filter/Sort) All

More information

COMM 391. Objectives. Introduction to Microsoft Access. What is in an Access database file? Introduction to Microsoft Access 2010

COMM 391. Objectives. Introduction to Microsoft Access. What is in an Access database file? Introduction to Microsoft Access 2010 Objectives COMM 391 Introduction to Management Information Systems Introduction to Microsoft Access 2010 Describe the major objects in Access database. Define field, record, table and database. Navigate

More information

Microsoft Access 2003 Quick Tutorial

Microsoft Access 2003 Quick Tutorial 1 Starting Access: 1. If there is no Access shortcut on the desktop, select Start, then Programs, then Microsoft Office, and then Access. 2. When access is open select File and then click on Blank Database

More information

Database Concepts Using Microsoft Access

Database Concepts Using Microsoft Access lab Database Concepts Using Microsoft Access 9 Objectives: Upon successful completion of Lab 9, you will be able to Understand fundamental concepts including database, table, record, field, field name,

More information

Creating Reports in Access 2007 Table of Contents GUIDE TO DESIGNING REPORTS... 3 DECIDE HOW TO LAY OUT YOUR REPORT... 3 MAKE A SKETCH OF YOUR

Creating Reports in Access 2007 Table of Contents GUIDE TO DESIGNING REPORTS... 3 DECIDE HOW TO LAY OUT YOUR REPORT... 3 MAKE A SKETCH OF YOUR Creating Reports in Access 2007 Table of Contents GUIDE TO DESIGNING REPORTS... 3 DECIDE HOW TO LAY OUT YOUR REPORT... 3 MAKE A SKETCH OF YOUR REPORT... 3 DECIDE WHICH DATA TO PUT IN EACH REPORT SECTION...

More information

SEE GRADING CRITERIA AT THE BOTTOM. Database Tables Lookup Wizard Relationships Forms Queries Reports

SEE GRADING CRITERIA AT THE BOTTOM. Database Tables Lookup Wizard Relationships Forms Queries Reports Microsoft Office 2007 PDF Picture Tutorial Series Databases Tables, Forms, Queries, Lookup Wizard, Relationships August 2010 by Floyd Jay Winters and Julie Manchester winterf@scf.edu SEE GRADING CRITERIA

More information

What is a database? A database is any collection of data that is organized for quick retrieval. Databases can be computer based or paper based

What is a database? A database is any collection of data that is organized for quick retrieval. Databases can be computer based or paper based Lesson - 1 What is a database? A database is any collection of data that is organized for quick retrieval. Databases can be computer based or paper based Examples of Databases Computer Based Databases

More information

Links to Activities ACTIVITY 2.1. Links to Activities

Links to Activities ACTIVITY 2.1. Links to Activities ACCESS CREATING TABLES AND RELATIONSHIPS Section 2 0 1 Skills Create a table by adding records Change field names Insert and modify fields in Design view Create a table using Design view Set the primary

More information

What is a database? Lesson - 1

What is a database?  Lesson - 1 Lesson - 1 www.semainformatics.wordpress.com What is a database? A database is any collection of data that is organized for quick retrieval. Databases can be computer based or paper based 1 Examples of

More information

M i c r o s o f t. Office Introductory Concepts and Techniques. Access Project 1. Creating and Using a Database

M i c r o s o f t. Office Introductory Concepts and Techniques. Access Project 1. Creating and Using a Database M i c r o s o f t Office 2003 Introductory Concepts and Techniques Access Project 1 Creating and Using a Database Objectives Describe databases and database management systems Start Access Describe the

More information

PowerSchool Handbook Federal Survey Card Report

PowerSchool Handbook Federal Survey Card Report Handbook Federal Survey Card Report Version 1.0 August 9, 2017 Copyright 2017, San Diego Unified School District. All rights reserved. This document may be reproduced internally by San Diego Unified School

More information

Status Bar: Right click on the Status Bar to add or remove features.

Status Bar: Right click on the Status Bar to add or remove features. Excel 2013 Quick Start Guide The Excel Window File Tab: Click to access actions like Print, Save As, etc. Also to set Excel options. Ribbon: Logically organizes actions onto Tabs, Groups, and Buttons to

More information

Microsoft Office Access 2013: Part 01. Lesson 01 - Getting Started with Access

Microsoft Office Access 2013: Part 01. Lesson 01 - Getting Started with Access Microsoft Office Access 2013: Part 01 Lesson 01 - Getting Started with Access Slide 1 Lesson 01: Getting Started with Access Orientation to Microsoft Access Create a Simple Access Database Get Help in

More information

This is a learning module for a specific Learning Outcome as stipulated in the HSP that is: Ä 6.3 Database Development

This is a learning module for a specific Learning Outcome as stipulated in the HSP that is: Ä 6.3 Database Development 1. What is it? This is a learning module for a specific Learning Outcome as stipulated in the HSP that is: Ä 6.3 Database Development 2. Who is it for? This module is for students who are taking the ICT

More information

Creating and Running a Report

Creating and Running a Report Creating and Running a Report Reports are similar to queries in that they retrieve data from one or more tables and display the records. Unlike queries, however, reports add formatting to the output including

More information

Simple Invoicing Desktop Database with MS Access 2013/2016. David W. Gerbing School of Business Administration Portland State University

Simple Invoicing Desktop Database with MS Access 2013/2016. David W. Gerbing School of Business Administration Portland State University Simple Invoicing Desktop Database with MS Access 2013/2016 David W. Gerbing School of Business Administration Portland State University July 7, 2018 CONTENTS 1 Contents 1 Create a New Database 1 2 Customer

More information

Access Intermediate

Access Intermediate Access 2010 - Intermediate (103-134) Building Access Databases Notes Quick Links Building Databases Pages AC52 AC56 AC91 AC93 Building Access Tables Pages AC59 AC67 Field Types Pages AC54 AC56 AC267 AC270

More information

download instant at

download instant at CHAPTER 1 - LAB SESSION INTRODUCTION TO EXCEL INTRODUCTION: This lab session is designed to introduce you to the statistical aspects of Microsoft Excel. During this session you will learn how to enter

More information

Computer Skills MS Access Work Sheet # 1

Computer Skills MS Access Work Sheet # 1 Computer Skills MS Access Work Sheet # 1 Topics Covered: Database Concepts (Databases, Microsoft Access, Databases Uses, Relational Database, Tables, Records and Fields, The Difference between Data and

More information

Tutorial 1. Creating a Database

Tutorial 1. Creating a Database Tutorial 1 Creating a Database Microsoft Access 2010 Objectives Learn basic database concepts and terms Explore the Microsoft Access window and Backstage view Create a blank database Create and save a

More information

PowerSchool Handbook Federal Survey Form Report

PowerSchool Handbook Federal Survey Form Report Handbook Federal Survey Form Report Version 2.1 August 22, 2018 Copyright 2018, San Diego Unified School District. All rights reserved. This document may be reproduced internally by San Diego Unified School

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

MICROSOFT ACCESS VERSION 2010 FOUNDATION

MICROSOFT ACCESS VERSION 2010 FOUNDATION MICROSOFT ACCESS VERSION 2010 FOUNDATION WWP Learning and Development Page i Contents CONTENTS CONTENTS... II LESSON 1 EXPLORING ACCESS... 1 DATABASES OVERVIEW... 2 OPENING AN EXISTING DATABASE... 4 CONVERTING

More information

Access 2007: Basic Instructor s Edition

Access 2007: Basic Instructor s Edition Access 2007: Basic Instructor s Edition ILT Series COPYRIGHT Axzo Press. All rights reserved. No part of this work may be reproduced, transcribed, or used in any form or by any means graphic, electronic,

More information

Microsoft FrontPage 2003 The Basics

Microsoft FrontPage 2003 The Basics Microsoft FrontPage 2003 The Basics This tutorial attempts to explain how to access your website and create the basic elements which will enable you to have a lovely working website in no time. Opening

More information

MODULE 5 DATABASES. Content

MODULE 5 DATABASES. Content MODULE 5 DATABASES Module Goals Module 5 - Databases, requires candidates to understand some of the basic concepts of databases demonstrate the ability to use a database on a personal computer. Candidates

More information

More Skills 14 Use a Query to Find Unmatched Data. To complete this database, you will need the following file:

More Skills 14 Use a Query to Find Unmatched Data. To complete this database, you will need the following file: CHAPTER 3 Access More Skills 14 Use a Query to Find Unmatched Data Unmatched data is a condition where the data in one field does not have a corresponding value in a related table. The Find Unmatched Query

More information

Integrating Word with Excel

Integrating Word with Excel Integrating Word with Excel MICROSOFT OFFICE Microsoft Office contains a group of software programs sold together in one package. The programs in Office are designed to work independently and in conjunction

More information

To complete this database, you will need the following file:

To complete this database, you will need the following file: = CHAPTER 5 Access More Skills 13 Specify Relationship Join Types Database objects forms, queries, and reports display fields from related tables by matching the values between the fields common to both

More information

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question.

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Exam Name 1) The table Design view shows 1) A) the relationships established for the table. B) the formatting applied to the table. C) the structure of the table. D) the number of records in the table.

More information

Microsoft Office Access 2013

Microsoft Office Access 2013 Microsoft Office Access 2013 Intro to Access 2013 University Information Technology Services Training, Outreach & Learning Technologies Copyright 2014 KSU Department of University Information Technology

More information

Links to Activities ACTIVITY 3.1. Links to Activities ACTIVITY 3.

Links to Activities ACTIVITY 3.1. Links to Activities ACTIVITY 3. ACCESS CREATING QUERIES, FORMS, AND REPORTS Section 3 0 Skills Create a select query using the Simple Query Wizard Create a select query in Design view Add multiple tables to a query Sort the query results

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

Chapter11 practice file folder. For more information, see Download the practice files in this book s Introduction.

Chapter11 practice file folder. For more information, see Download the practice files in this book s Introduction. Make databases user friendly 11 IN THIS CHAPTER, YOU WILL LEARN HOW TO Design navigation forms. Create custom categories. Control which features are available. A Microsoft Access 2013 database can be a

More information

EXCEL BASICS: PROJECTS

EXCEL BASICS: PROJECTS EXCEL BASICS: PROJECTS In this class, you will be practicing with three basic Excel worksheets to learn a variety of foundational skills necessary for more advanced projects. This class covers: Three Project

More information

Introductory Exercises in Microsoft Access XP

Introductory Exercises in Microsoft Access XP INFORMATION SYSTEMS SERVICES Introductory Exercises in Microsoft Access XP This document contains a series of exercises which give an introduction to the Access relational database program. AUTHOR: Information

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

Creating and using reports

Creating and using reports L E S S O N 6 Creating and using reports Lesson objectives To present data from your tables, you will need to generate reports. To create and use reports, you will: a b Create a standard report with data

More information

Three Creating and Using a Database

Three Creating and Using a Database To pass this unit you must be able to: create a database fi le, set up fi elds and enter a range of information import datafi le, update and interrogate database using complex search criteria plan and

More information

Excel 2013 Workshop. Prepared by

Excel 2013 Workshop. Prepared by Excel 2013 Workshop Prepared by Joan Weeks Computer Labs Manager & Madeline Davis Computer Labs Assistant Department of Library and Information Science June 2014 Excel 2013: Fundamentals Course Description

More information

MICROSOFT OFFICE ACCESS 2003 PRESENTING & MANAGING DATA

MICROSOFT OFFICE ACCESS 2003 PRESENTING & MANAGING DATA CHAPTER 4 MICROSOFT OFFICE ACCESS 2003 PRESENTING & MANAGING DATA CHAPTER OUTLINE 4.1 Creating a Simple Form 4.2 Creating a Simple Report 4.3 Generating a Mailing Labels Report 4.4 Managing Database Objects

More information

NSCC SUMMER LEARNING SESSIONS MICROSOFT OFFICE SESSION

NSCC SUMMER LEARNING SESSIONS MICROSOFT OFFICE SESSION NSCC SUMMER LEARNING SESSIONS MICROSOFT OFFICE SESSION Module 1 Using Windows Welcome! Microsoft Windows is an important part of everyday student life. Whether you are logging onto an NSCC computer or

More information

A. Open Access and create a new database named Lab7_yourlastname.accdb.

A. Open Access and create a new database named Lab7_yourlastname.accdb. Create a Database Table Lab 7, Step 1 A. Open Access and create a new database named Lab7_yourlastname.accdb. Access the ilabs and open the Office 2010 application folder. Select Access 2010: The Access

More information

Mustafa T. Babagil & Filiz Bilen Page 1 COMP190, COMP191 AND COMP101 LAB MANUAL 2

Mustafa T. Babagil & Filiz Bilen Page 1 COMP190, COMP191 AND COMP101 LAB MANUAL 2 Mustafa T. Babagil & Filiz Bilen Page 1 COMP190, COMP191 AND COMP101 LAB MANUAL 2 Windows Basics 2 How to deal with windows; maximize, minimize, restore, move. 2 How to Create/Delete a Folder. 2 Mouse

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

PHLI Instruction (734) Introduction. Lists.

PHLI Instruction (734) Introduction. Lists. INTERMEDIATE EXCEL Introduction Microsoft Excel has many purposes. In addition to being an excellent data manger, Excel provides the means to perform complex analysis and evaluation of data. This brief

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

MICROSOFT OFFICE ACCESS 2003 CREATING A DATABASE

MICROSOFT OFFICE ACCESS 2003 CREATING A DATABASE CHAPTER 2 MICROSOFT OFFICE ACCESS 2003 CREATING A DATABASE CHAPTER OUTLINE 2.1 Designing Your First Database 2.2 Creating a Simple Table 2.3 Using the Table Design View 2.4 Modifying a Table Chapter Summary

More information

Microsoft PowerPoint and Digital Photos

Microsoft PowerPoint and Digital Photos Microsoft PowerPoint and Digital Photos This exercise will give you a basic understanding of Microsoft PowerPoint presentation software. You will create a 3-slide document by following the instructions

More information

Access. Basics PRESENTED BY THE TECHNOLOGY TRAINERS OF THE MONROE COUNTY LIBRARY SYSTEM

Access. Basics PRESENTED BY THE TECHNOLOGY TRAINERS OF THE MONROE COUNTY LIBRARY SYSTEM Access 2010 Basics PRESENTED BY THE TECHNOLOGY TRAINERS OF THE MONROE COUNTY LIBRARY SYSTEM EMAIL: TRAININGLAB@MONROE.LIB.MI.US MONROE COUNTY LIBRARY SYSTEM 734-241-5770 840 SOUTH ROESSLER STREET MONROE,

More information

CHRIST THE KING BOYS MATRIC HR. SEC. SCHOOL, KUMBAKONAM CHAPTER 2 TEXT FORMATTING

CHRIST THE KING BOYS MATRIC HR. SEC. SCHOOL, KUMBAKONAM CHAPTER 2 TEXT FORMATTING CHAPTER 2 TEXT FORMATTING 1. Explain how to create a Bulleted and Numbered List in Star Office Writer? One way to create a list of points or topics in a document is to create a bulleted list. A bullet

More information

Windows Me Navigating

Windows Me Navigating LAB PROCEDURE 11 Windows Me Navigating OBJECTIVES 1. Explore the Start menu. 2. Start an application. 3. Multi-task between applications. 4. Moving folders and files around. 5. Use Control Panel settings.

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

AUSTIN COMMUNITY COLLEGE CONTINUING EDUCATION. INTRODUCTION TO DATABASE/FILE MANAGEMENT (Access Introduction) (12 hours) ITSW 1053 COURSE SYLLABUS

AUSTIN COMMUNITY COLLEGE CONTINUING EDUCATION. INTRODUCTION TO DATABASE/FILE MANAGEMENT (Access Introduction) (12 hours) ITSW 1053 COURSE SYLLABUS Course Description: Learn how to design and complete a working database system using this popular software. An introduction to database concepts including: Program parameters, data dictionary, optional

More information

SOFTWARE SKILLS BUILDERS

SOFTWARE SKILLS BUILDERS CREATING AN ALL Hyperstudio is an easy to use but powerful multimedia authoring tool that lets you and your students create a series of linked cards, called a stack. Each card can contain text, graphics,

More information

Skill Exam Objective Objective Number

Skill Exam Objective Objective Number 2 Using Backstage LESSON SKILL MATRIX Skill Exam Objective Objective Number Accessing and Using Backstage View Manipulate workbook files and folders. 1.3.5 Printing with Backstage Apply printing options.

More information

More Skills 11 Export Queries to Other File Formats

More Skills 11 Export Queries to Other File Formats = CHAPTER 2 Access More Skills 11 Export Queries to Other File Formats Data from a table or query can be exported into file formats that are opened with other applications such as Excel and Internet Explorer.

More information

Microsoft Access 2010 Beginning Written By: Jeff Hutchinson

Microsoft Access 2010 Beginning Written By: Jeff Hutchinson Microsoft Access 2010 Beginning Written By: Jeff Hutchinson Introduction Course Description Learn the basics of database design by creating and modifying tables, managing databases, understanding database

More information

PowerPoint Launching PowerPointX

PowerPoint Launching PowerPointX PowerPoint 2004 Launching PowerPointX 1. Start PowerPoint by clicking on the PowerPoint icon in the dock or finding it in the hard drive in the Applications folder under Microsoft Office 2004. PowerPoint

More information

PaperClip32. Revision 2.0

PaperClip32. Revision 2.0 PaperClip32 Quick Start Guide Revision 2.0 Copyright Information Copyright 2003, PaperClip Software, Inc. The PaperClip32 product name and PaperClip Logo are registered trademarks of PaperClip Software,

More information

To complete this database, you will need the following file:

To complete this database, you will need the following file: CHAPTER 2 Access More Skills 13 Create a Multiple Items Form A multiple items form displays records in rows and columns in the same manner as a datasheet. A multiple items form provides more formatting

More information

Candy is Dandy Project (Project #12)

Candy is Dandy Project (Project #12) Candy is Dandy Project (Project #12) You have been hired to conduct some market research about M&M's. First, you had your team purchase 4 large bags and the results are given for the contents of those

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

Links to Activities ACTIVITY 4.1. Links to Activities Links to Activities

Links to Activities ACTIVITY 4.1. Links to Activities Links to Activities ACCESS SUMMARIZING DATA AND CALCULATING IN FORMS AND REPORTS Section 4 Skills Use functions in a query to calculate statistics Summarize data in a crosstab query Summarize data in a PivotTable Summarize

More information

Module 5. Databases. Astro Computer Training. Page 1

Module 5. Databases. Astro Computer Training. Page 1 Module 5 Databases Astro Computer Training Page 1 1. Database Terminologies What is a Database? A database is a collection of data related to a particular topic organised and stored for easy retrieval.

More information

WAYNESBORO AREA SCHOOL DISTRICT COMPUTER APPLICATIONS

WAYNESBORO AREA SCHOOL DISTRICT COMPUTER APPLICATIONS UNIT: Publisher KEY LEARNING(S): Introduction to Microsoft Publisher and Publisher jumpstart UNIT ESSENTIAL QUESTIONS: How can you use Publisher to enhance your education/career? COMPETENCY: Publisher

More information

Introduction to Excel

Introduction to Excel Office Button, Tabs and Ribbons Office Button The File menu selection located in the upper left corner in previous versions of Excel has been replaced with the Office Button in Excel 2007. Clicking on

More information

Microsoft Excel Microsoft Excel

Microsoft Excel Microsoft Excel Excel 101 Microsoft Excel is a spreadsheet program that can be used to organize data, perform calculations, and create charts and graphs. Spreadsheets or graphs created with Microsoft Excel can be imported

More information

PowerPoint Spring 2002

PowerPoint Spring 2002 PowerPoint 2000 Spring 2002 Table of Contents I. INTRODUCTION... 1 II. GETTING STARTED... 1 A. Opening PowerPoint... 1 B. The Mouse Pointer... 1 C. Working with Text... 2 1. Windows Control Buttons...

More information

Word 2007 Tables Part 2

Word 2007 Tables Part 2 Word 2007 Tables Part 2 In this lesson you will learn to use formulas within tables, change the size and positions of a tables, convert information from table form to text form and vice versa, insert clipart

More information

Microsoft Access Description

Microsoft Access Description Go To Page.. Go!! Microsoft Word Microsoft PowerPoint Microsoft Office Main Microsoft Excel Microsoft Publisher Introduction into Microsoft Access Starting Up Microsoft Access Creating New, and Opening

More information