SlideShare a Scribd company logo
KEMENTERIAN PELAJARAN MALAYSIAKEMENTERIAN PELAJARAN MALAYSIA
Self Access LearningSelf Access Learning
ModuleModule
DatabaseDatabase
ICT Literacy forICT Literacy for
Secondary SchoolSecondary School
ProgrammeProgramme
ICTL For Secondary School - Database Module
PUSAT PERKEMBANAGN KURIKULUM
KEMENTERIAN PELAJARAN MALAYSIA
2
ICTL for Secondary School - Microsoft Access Module
MODUL I
INTRODUCTION TO MICROSOFT ACCESS 2003INTRODUCTION TO MICROSOFT ACCESS 2003
Curriculum Development Centre
Ministry of Education
1
ICTL for Secondary School - Microsoft Access Module
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:
At the end of the module, students should be able to open,
name, save file and close database.
Activity Summary: 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
2
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.
ICTL for Secondary School - Microsoft Access Module
Activity 1: Starting Microsoft Access 2003
There are two methods to start / launch your Mircosoft Access 2003.
Method 1:
1. Double click on the Mircrosoft Office Access 2003 shortcut on the Windows
desktop (see below).
Method 2:
1. Click-on the Start button, then click-on Programs, then click-on Microsoft Access
2003 (Figure 1)
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.
Activity 2: To Name and Save Database File
Figure 1
Shortcut icon MS Access 2003
Figure 2
3
ICTL for Secondary School - Microsoft Access Module
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)
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 )
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)
5. Now click-on the Create button. (Step 3)
4
Figure 4
Figure 3
Step 1
Step 2 Step 3
Click here
ICTL for Secondary School - Microsoft Access Module
The following Students Profile: Database menu screen will appear.
( Figure 5 )
6. Click File and click Exit to end this session and to close Ms Access 2003.
Activity 3: Open Existing Access Database
There are two methods to open existing database.
Method 1:
1. Repeat Activity 1 to open Ms Access 2003. 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)
Method 2:
5
Figure 5
Figure 6
Click students
profile
ICTL for Secondary School - Microsoft Access Module
1. Click File in the Menu Bar, then click Open. (refer 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.
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.
6
Figure 7
Access window
title bar
Database window
menu bar
Database toolbar
Database window
toolbar bar
Select My Documents
Click students profile
ICTL for Secondary School - Microsoft Access Module
There are 4 important objects as stated in the table below.
Objects Bar Function
Table
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.
Form
Use to enter new information, to edit or remove existing
information or to locate information.
Query
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.
Report
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
7
Database window
title bar
Objects bar
Groups bar
Database window
ICTL for Secondary School - Microsoft Access Module
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.
MODULE 2
STUDENTS PROFILE
8
ICTL for Secondary School - Microsoft Access Module
Curriculum Development Center
Ministry Of Education Malaysia
9
ICTL for Secondary School - Microsoft Access Module
Name of Module: Students Profile
Learning Outcomes: Student should be able to create a table, define primary
key and insert data.
Knowledge and Skills:
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.
Module summary:
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.
10
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)
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”.
11
Field 3
(address)
Field 1
(numbers)
record 2
Field 2
(name)
Field 4
(icno)
Figure 1
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)
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.
12
Figure 2
Figure 3
ICTL for Secondary School - Microsoft Access Module
4. Click Design View , then click OK to get Datasheet view as shown at Figure 5.
Figure 5
5. At Field Name column, type in numbers and at Data type column, change value
Text to Number. (refer Figure 6)
13
Click this button to view the list of
data type, then click number
Figure 4
Design
View
Figure 6
ICTL for Secondary School - Microsoft Access Module
There are 10 types of data as stated in the table below;
Types Data Function
Text
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
Memo
This field is for lots of text. You can have up to 32,000
characters.
Number
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.
Date/Time
Dates and Times. You may format this later, as you may
desire.
Currency
Dollar ($). You may format this later, as you may desire.
For example Ringgit Malaysia (RM)
AutoNumber
This field is an "automatic" counter that assigns a number
each time you put data into a new field.
Yes/No This is a "True/False" or "Yes/No, 0/1” type of field.
OLE Object
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).
Hyperlink
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 e-mail 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.
Lookup Wizard
This wizard creates a lookup column, which displays a list
of values you can choose from.
14
ICTL for Secondary School - Microsoft Access Module
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”.
Note: Place the cursor at the address inside the Field Name, then change Field
Size value from 50 to 100.
8. Click numbers at field name column, click at Edit menu bar, then click
Primary Key or icon Primary Key . Shown at figure 8.
15
Figure 7
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
2. Change Field Size
value to 100
1. Place the cursor
at address
ICTL for Secondary School - Microsoft Access Module
9. Click Close icon as shown at figure 8 to close the creating table session.
Then dialog box in figure 10 displayed.
10. Click Yes. Dialog box Save As in figure 11 displayed.
16
Figure 10
Figure 11Key in table name here
Figure 9
ICTL for Secondary School - Microsoft Access Module
11. Type students profile at Table Name and then click OK at dialog box as shown
in figure 11. Now you had finished creating one table named “students
profile:database” as shown below. (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)
17
students profile
table created
Figure 12
Figure 13
ICTL for Secondary School - Microsoft Access Module
2. Datasheet view Students Profile : Table as shown in figure 14 displayed.
3. 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.
18
Figure 15
Figure 14
ICTL for Secondary School - Microsoft Access Module
4. Insert all data in the table by repeating the same process above. As a result,
students will get the table below.
5. 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
Figure 16
ICTL for Secondary School - Microsoft Access Module
MODULE 3
USING RECORD IN DATABASE
Curriculum Development Center
Ministry Of Education Malaysia
20
ICTL for Secondary School - Microsoft Access Module
Name of Module: Using Record In Database
Learning Outcomes: 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
ICTL for Secondary School - Microsoft Access Module
Activity 1: Add Records
1. Open Microsoft Access 2003
2. 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 1.
4. 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).
5. Add five more record as below. (refer table 1)
name address icno
Alias b Mohamad No. 5, Jalan Desa Kayang 3, Desa kayang, 01000
Kangar.
950918-02-5533
Mohd Shahid b Mohd
Som
No. 39, Taman Tapah, Jalan Pahang 35000 Tapah,
Perak.
950912-05-5321
Noorul-Aini bt Ambak No 15, Jalan Limau Kasturi, 4/4A 40000 Shah Alam,
Selangor.
950212-11-5678
Noor Asiah bt Zakaria Lot 2646, Kg Simpang Tiga, Bt 6 3/4, 53100
Gombak, Selangor
950402-04-5566
Fasitah bt. Mansor No. 36, Jln. Melati, Tmn. Mewah, 31000 Batu Gajah,
Perak
950606-03-5432
Save record.
6. Close students profile : Table.
22
Table 1
Figure 1
Icon New
ICTL for Secondary School - Microsoft Access Module
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 email inside the Field Name and select text as the Data Type.
4. Save the record.
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 )
3.
C
lick Insert at menu bar, then click rows. A new row will be added.
(refer Figure 4)
23
Figure 3
Figure 4
Figure 2
ICTL for Secondary School - Microsoft Access Module
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)
6. Save students profile.
7. Click to close students profile : Table.
Activity 3: Edit Record.
1. Open Students Profile table.
2. To edit record, click inside the selected field. (sex and email)
3. Insert in all the record for sex field and email field. (refer Table 2)
numbers name sex a
d
email
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
Som
Male shah@hotmail.com
8 Noorul-Aini bt Ambak Female noorul@hotmail.com
24
Figure 5
ICTL for Secondary School - Microsoft Access Module
9 Noor Asiah bt Zakaria Female noor@yahoo.com
10 Fasitah bt. Mansor female fasitah@hotmail.com
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.
Idris
male 2304, Rumah Rumah Tasek Gelugor, 13300
Pulau Pinang2 Johana bt.
Muhammad
femal
e
No 24, Jln 1, Taman Seri Sinar, 50600 Kulal
Lumpur3 Faridah bt Abdullah Femal
e
No 39, Jln Pinang Merah 11, 81000 Bandar
Tengg, Johor4 Rosnani bt. Sembok Femal
e
No 1005, Bukit Datu, 21200 Kuala
Terengganu, Terengganu5 Hassan b. Wahid
Choong Fook Keong
Male No 101, Taman Rapat Jaya, 41000 Kelang,
Selangor
5. Save students profile table.
Activity 4: Finding Record From Table
1. Click field name.
25
Figure 6
Icon Find
Table 2
Table 3
ICTL for Secondary School - Microsoft Access Module
2. Click icon Find (refer Figure 6) and dialog box Find and Replace will be
display as below (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).
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
26
Figure 7
Figure 8
ICTL for Secondary School - Microsoft Access Module
1. Based on your exercise in module 2 (“Curriculum Data”).
a. Add 3 new records
b. Add 2 new fields
c. Find records
MODULE 4
CREATE FORM
27
ICTL for Secondary School - Microsoft Access Module
Curriculum Development Center
Ministry Of Education Malaysia
Name of Module: Create Form
Learning Outcomes: 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.
28
ICTL for Secondary School - Microsoft Access Module
Activity Summary:
Activities in this module involve:
a. Create form
b. Add record
29
ICTL for Secondary School - Microsoft Access Module
Activity 1: Create Form
1. Open Microsoft Access 2003
2. Click Open an Existing Database, then click file students profile and click OK.
3.In the database window, click Form and double click Create Form by using wizard.
4.Click double arrow to select Available Fields
30
1.Click Forms
2.Click Create Form by
using wizard
1.Click here
ICTL for Secondary School - Microsoft Access Module
5. The selected Fields will be remove from left to right.Then click Next
6. Click Next
31
1.Click Next
1.Click Next
ICTL for Secondary School - Microsoft Access Module
7. Click Standard for style.Then click Next
8. Click Finish
32
1.Click Standard
2.Clik Next
1.Click Finish
ICTL for Secondary School - Microsoft Access Module
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.
33
1.New Record
ICTL for Secondary School - Microsoft Access Module
2. Add one more record as below.
Numbers Name sex address icno Email
11 Wan Mohd
Sidqi Bin
Wan
Abd.Ghaffar
Male No.9
Jln.Banggol
15300 Kota
Bharu
Kelantan
950617-
03-6339
wmsidqi@gmail.com
3. 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
ICTL for Secondary School - Microsoft Access Module
MODULE 5
CREATE REPORT
Curriculum Development Center
Ministry Of Education Malaysia
Name of Module: Create Report
Learning Outcomes: 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:
35
ICTL for Secondary School - Microsoft Access Module
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
ICTL for Secondary School - Microsoft Access Module
Activity 1: Create Report
1. Open Microsoft Access 2003
2. 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.
4. Click double arrow to select Available Fields
37
1.Click Reports
2.Click Create Report
by using wizard
1.Click here
ICTL for Secondary School - Microsoft Access Module
5. The selected Fields will be remove from left to right.Then click Next
6. Click Next
38
1.Click Next
1.Click Next
ICTL for Secondary School - Microsoft Access Module
7. Click Next
8. At the Layout click Tabular.Select Landscape at the Orientation.
Then click Next.
39
1.Click Next
1.Click Tabular
2.Click Landscape
3.Click Next
ICTL for Secondary School - Microsoft Access Module
9.Select the Casual style.Then click Next.
10.Click Finish
40
1.Click Next
1.Click Finish
ICTL for Secondary School - Microsoft Access Module
11.A dialog box report will display as below
Activity 2: Print Report.
1. To print the report,click File and print
41
1.Click File
2.Click Print
ICTL for Secondary School - Microsoft Access Module
2. A dialog box print will display as below.
Then 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
1.Click OK
ICTL for Secondary School - Microsoft Access Module
MODULE 6
CREATE QUERY
Curriculum Development Center
Ministry Of Education Malaysia
Name of Module: Create Query
Learning Outcomes: Students should be able to create query
Knowledge and Skills: Students should be able to :
a. Create query
b. Save query
Module Summary:
43
ICTL for Secondary School - Microsoft Access Module
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
ICTL for Secondary School - Microsoft Access Module
Activity 1: Create Query.
1. Open Microsoft Access 2003
2. 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.
4. Click double arrow to select Available Fields
45
1.Click Queries
2.Click Create query
by using wizard
ICTL for Secondary School - Microsoft Access Module
5. The selected Fields will be remove from left to right.Then click Next
6. Click Finish
46
1.Click Next
1.Click here
ICTL for Secondary School - Microsoft Access Module
7. A dialog box will display as below.Click icon design view.
8. A dialog box will display as below.
47
1.Click Finish
1.Click icon view
ICTL for Secondary School - Microsoft Access Module
9. At the row Criteria, type-in male and press Enter
10.Click icon Run
48
1.Type-in male 2.Icon Run
ICTL for Secondary School - Microsoft Access Module
11. A dialog box for male students will be display
Activity 2: Save Query.
1. Click File and Save As
49
ICTL for Secondary School - Microsoft Access Module
2. Save file as : male students profile Query
3. The file will be save as below
50
ICTL for Secondary School - Microsoft Access Module
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 “
51
ICTL for Secondary School - Microsoft Access Module
MODULE 7
GETTING EXTERNAL DATA
Curriculum Development Center
Ministry Of Education Malaysia
Name of Module: Getting External Data
52
ICTL for Secondary School - Microsoft Access Module
Learning Outcomes: Students should be able to get external data
Knowledge and Skills: Students should be able to :
a.Create file
b.Import spreadsheet file
Module Summary:
At the end of this module, the students will be able to get data
and create a table as shown below
Activity Summary:
Activities in this module involve:
a.Import file
b.Create table
Activity 1: Import Spreadsheet Files
1. Open Microsoft Access 2003
2. Create new database file
53
ICTL for Secondary School - Microsoft Access Module
3.Click file
4.Click Get External Data
5.Click Import
6.At the Files of type,click pull down and select Microsoft Excel
7.Click any spreadsheet files as shown in example below ( Test 2007 )
8.Click Import
9.Click Next
54
1.Click File
2.Get External Data
3.Import
1.File “Test 2007 “
2.Import
ICTL for Secondary School - Microsoft Access Module
10.Put a tick on the box at the First Row Contain Column Headings
11.Click Next
12.Click OK
55
1.Next
1.Next
ICTL for Secondary School - Microsoft Access Module
13.Click In a New Table
14.Click Next
15.Click Next
56
1.Click In a New Table
2.Click Next
ICTL for Secondary School - Microsoft Access Module
16.Tick at the Choose my own primary key and select No
17.Click Next
57
1.Next
3.Next
1.Choose my own primary key
2.Select No.
ICTL for Secondary School - Microsoft Access Module
16.Click Finish
16.Now you had finished creating one table named “ Register “
17.Double click at Register
58
1.Finish
1.Click Register
ICTL for Secondary School - Microsoft Access Module
18.The next window will be appear
19.Click File and close
20.Click close to end this session
Exercise Module 7
1. Based on your exercise in module 7 (“Getting External Data”).
a.Get any data from spreadsheet file
b.Save the file
59
1.Click File and Close
1.Click close
ICTL for Secondary School - Microsoft Access Module
60

More Related Content

What's hot

Access presentation
Access presentationAccess presentation
Access presentationDUSPviz
 
Ms access
Ms accessMs access
Access lesson 01 Microsoft Access Basics
Access lesson 01 Microsoft Access BasicsAccess lesson 01 Microsoft Access Basics
Access lesson 01 Microsoft Access Basics
Aram SE
 
MS Access 2007 in ITT
MS Access 2007 in ITTMS Access 2007 in ITT
MS Access 2007 in ITT
pillai college
 
Ms access notes
Ms access notesMs access notes
Ms access notesIKIARA
 
Introduction to microsoft access
Introduction to microsoft accessIntroduction to microsoft access
Introduction to microsoft accessHardik Patel
 
B.sc i agri u 4 introduction to ms access
B.sc i agri u 4 introduction to ms accessB.sc i agri u 4 introduction to ms access
B.sc i agri u 4 introduction to ms access
Rai University
 
Ms access 2007
Ms access 2007Ms access 2007
Ms access 2007
Ramesh Pant
 
Class viii ch-4 working with queries
Class  viii ch-4 working with queriesClass  viii ch-4 working with queries
Class viii ch-4 working with queries
jessandy
 
Access 2007
Access 2007Access 2007
Access 2007
rupalidhir
 
Ms access
Ms accessMs access
Ms access
Shubhanjali -
 
Microsoft Access Notes 2007 Ecdl
Microsoft Access Notes 2007 EcdlMicrosoft Access Notes 2007 Ecdl
Microsoft Access Notes 2007 Ecdl
Richard Butler
 
MS Office Access Tutorial
MS Office Access TutorialMS Office Access Tutorial
MS Office Access TutorialvirtualMaryam
 
Access 2010 Unit A PPT
Access 2010 Unit A PPTAccess 2010 Unit A PPT
Access 2010 Unit A PPTokmomwalking
 
Module 1 Database for ICTL Form 2
Module 1 Database for ICTL Form 2Module 1 Database for ICTL Form 2
Module 1 Database for ICTL Form 2fazihafid
 
Ms Access ppt
Ms Access pptMs Access ppt
Ms Access ppt
anuj
 
Access lesson 02 Creating a Database
Access lesson 02 Creating a DatabaseAccess lesson 02 Creating a Database
Access lesson 02 Creating a DatabaseAram SE
 

What's hot (19)

Access presentation
Access presentationAccess presentation
Access presentation
 
Ms access
Ms accessMs access
Ms access
 
Access lesson 01 Microsoft Access Basics
Access lesson 01 Microsoft Access BasicsAccess lesson 01 Microsoft Access Basics
Access lesson 01 Microsoft Access Basics
 
MS Access 2007 in ITT
MS Access 2007 in ITTMS Access 2007 in ITT
MS Access 2007 in ITT
 
Ms access notes
Ms access notesMs access notes
Ms access notes
 
Introduction to microsoft access
Introduction to microsoft accessIntroduction to microsoft access
Introduction to microsoft access
 
B.sc i agri u 4 introduction to ms access
B.sc i agri u 4 introduction to ms accessB.sc i agri u 4 introduction to ms access
B.sc i agri u 4 introduction to ms access
 
Ms access 2007
Ms access 2007Ms access 2007
Ms access 2007
 
Class viii ch-4 working with queries
Class  viii ch-4 working with queriesClass  viii ch-4 working with queries
Class viii ch-4 working with queries
 
Access 2007
Access 2007Access 2007
Access 2007
 
Ms access
Ms accessMs access
Ms access
 
Microsoft Access Notes 2007 Ecdl
Microsoft Access Notes 2007 EcdlMicrosoft Access Notes 2007 Ecdl
Microsoft Access Notes 2007 Ecdl
 
MS Office Access Tutorial
MS Office Access TutorialMS Office Access Tutorial
MS Office Access Tutorial
 
Access 2010 Unit A PPT
Access 2010 Unit A PPTAccess 2010 Unit A PPT
Access 2010 Unit A PPT
 
001.general
001.general001.general
001.general
 
Module 1 Database for ICTL Form 2
Module 1 Database for ICTL Form 2Module 1 Database for ICTL Form 2
Module 1 Database for ICTL Form 2
 
Ms Access ppt
Ms Access pptMs Access ppt
Ms Access ppt
 
Ms access
Ms accessMs access
Ms access
 
Access lesson 02 Creating a Database
Access lesson 02 Creating a DatabaseAccess lesson 02 Creating a Database
Access lesson 02 Creating a Database
 

Viewers also liked

MICROSOFT POWERPOINT (ICTL)
MICROSOFT POWERPOINT (ICTL)MICROSOFT POWERPOINT (ICTL)
MICROSOFT POWERPOINT (ICTL)
Nad0209
 
Module 2 Database ICTL Form 2
Module 2 Database ICTL Form 2Module 2 Database ICTL Form 2
Module 2 Database ICTL Form 2
fazihafid
 
MICROSOFT EXCEL (ICTL)
MICROSOFT EXCEL (ICTL)MICROSOFT EXCEL (ICTL)
MICROSOFT EXCEL (ICTL)Nad0209
 
Teaching Excel
Teaching ExcelTeaching Excel
Teaching Excelsam ran
 
Projek Ictl
Projek IctlProjek Ictl
Projek Ictl
Ezzriman Abdullah
 
MICROSOFT WORD (ICTL)
MICROSOFT WORD (ICTL)MICROSOFT WORD (ICTL)
MICROSOFT WORD (ICTL)
Nad0209
 
RPT ICTL F2
RPT ICTL F2RPT ICTL F2
RPT ICTL F2gpbsmkjk
 
Module Skype
Module SkypeModule Skype
Module Skype
Ira Raji
 
Frog vle software update may 2013 en
Frog vle software update may 2013 enFrog vle software update may 2013 en
Frog vle software update may 2013 enIra Raji
 
RANCANGAN PENGAJARAN TAHUNAN ICTL TINGKATAN 2
RANCANGAN PENGAJARAN TAHUNAN ICTL TINGKATAN 2RANCANGAN PENGAJARAN TAHUNAN ICTL TINGKATAN 2
RANCANGAN PENGAJARAN TAHUNAN ICTL TINGKATAN 2
Nad0209
 
Panduan apdm
Panduan apdmPanduan apdm
Panduan apdm
Uder Ahmad
 
Module Creating Website
Module Creating WebsiteModule Creating Website
Module Creating Website
Ira Raji
 
Panduan tugas admin bahagian ii
Panduan tugas admin   bahagian iiPanduan tugas admin   bahagian ii
Panduan tugas admin bahagian iiMarziean Shapian
 
MS-EXCEL Assignment Help
MS-EXCEL Assignment HelpMS-EXCEL Assignment Help
MS-EXCEL Assignment Help
Rahul Kataria
 
Panduan Tugas Admin Bahagian 1
Panduan Tugas Admin Bahagian 1Panduan Tugas Admin Bahagian 1
Panduan Tugas Admin Bahagian 1
Marziean Shapian
 
Excel training for beginners
Excel training for beginnersExcel training for beginners
Excel training for beginnersParul Sharan
 

Viewers also liked (20)

MICROSOFT POWERPOINT (ICTL)
MICROSOFT POWERPOINT (ICTL)MICROSOFT POWERPOINT (ICTL)
MICROSOFT POWERPOINT (ICTL)
 
Module4 peripherals
Module4 peripheralsModule4 peripherals
Module4 peripherals
 
Module 2 Database ICTL Form 2
Module 2 Database ICTL Form 2Module 2 Database ICTL Form 2
Module 2 Database ICTL Form 2
 
MICROSOFT EXCEL (ICTL)
MICROSOFT EXCEL (ICTL)MICROSOFT EXCEL (ICTL)
MICROSOFT EXCEL (ICTL)
 
Teaching Excel
Teaching ExcelTeaching Excel
Teaching Excel
 
Projek Ictl
Projek IctlProjek Ictl
Projek Ictl
 
Hsp ict ting_4dan5
Hsp  ict ting_4dan5Hsp  ict ting_4dan5
Hsp ict ting_4dan5
 
MICROSOFT WORD (ICTL)
MICROSOFT WORD (ICTL)MICROSOFT WORD (ICTL)
MICROSOFT WORD (ICTL)
 
RPT ICTL F2
RPT ICTL F2RPT ICTL F2
RPT ICTL F2
 
HURAIAN SUKATAN PELAJARAN ICTL
HURAIAN SUKATAN PELAJARAN ICTLHURAIAN SUKATAN PELAJARAN ICTL
HURAIAN SUKATAN PELAJARAN ICTL
 
Ictl Powerpoint
Ictl PowerpointIctl Powerpoint
Ictl Powerpoint
 
Module Skype
Module SkypeModule Skype
Module Skype
 
Frog vle software update may 2013 en
Frog vle software update may 2013 enFrog vle software update may 2013 en
Frog vle software update may 2013 en
 
RANCANGAN PENGAJARAN TAHUNAN ICTL TINGKATAN 2
RANCANGAN PENGAJARAN TAHUNAN ICTL TINGKATAN 2RANCANGAN PENGAJARAN TAHUNAN ICTL TINGKATAN 2
RANCANGAN PENGAJARAN TAHUNAN ICTL TINGKATAN 2
 
Panduan apdm
Panduan apdmPanduan apdm
Panduan apdm
 
Module Creating Website
Module Creating WebsiteModule Creating Website
Module Creating Website
 
Panduan tugas admin bahagian ii
Panduan tugas admin   bahagian iiPanduan tugas admin   bahagian ii
Panduan tugas admin bahagian ii
 
MS-EXCEL Assignment Help
MS-EXCEL Assignment HelpMS-EXCEL Assignment Help
MS-EXCEL Assignment Help
 
Panduan Tugas Admin Bahagian 1
Panduan Tugas Admin Bahagian 1Panduan Tugas Admin Bahagian 1
Panduan Tugas Admin Bahagian 1
 
Excel training for beginners
Excel training for beginnersExcel training for beginners
Excel training for beginners
 

Similar to MICROSOFT ACCESS (ICTL)

Introduction to database_software
Introduction to database_softwareIntroduction to database_software
Introduction to database_softwarePeah J Jambu
 
Access_lab_manual06.pdf
Access_lab_manual06.pdfAccess_lab_manual06.pdf
Access_lab_manual06.pdf
Aditya Kumar
 
Pks ms access unit 4_bcomcs
Pks ms access unit 4_bcomcsPks ms access unit 4_bcomcs
Pks ms access unit 4_bcomcs
KALAISELVI P
 
Acccesss notes
Acccesss notesAcccesss notes
Acccesss notes
art02
 
Access2007
Access2007Access2007
Access2007aditu_7
 
DeVry UniversityStudent Lab ActivityBIS245 Database Essentials.docx
DeVry UniversityStudent Lab ActivityBIS245 Database Essentials.docxDeVry UniversityStudent Lab ActivityBIS245 Database Essentials.docx
DeVry UniversityStudent Lab ActivityBIS245 Database Essentials.docx
duketjoy27252
 
Page 1 of 11 A. Lab # BSBA BIS245A-5B B.docx
  Page 1 of 11     A. Lab #  BSBA BIS245A-5B  B.docx  Page 1 of 11     A. Lab #  BSBA BIS245A-5B  B.docx
Page 1 of 11 A. Lab # BSBA BIS245A-5B B.docx
joyjonna282
 
Access PPT Lesson 01-REVISED.ppt
Access PPT Lesson 01-REVISED.pptAccess PPT Lesson 01-REVISED.ppt
Access PPT Lesson 01-REVISED.ppt
MagdalaRodriguez1
 
Access tutorial2
Access tutorial2Access tutorial2
Access Assignments Complete List1. Acc 2 Bank Database2. Acc.docx
Access Assignments Complete List1. Acc 2 Bank Database2. Acc.docxAccess Assignments Complete List1. Acc 2 Bank Database2. Acc.docx
Access Assignments Complete List1. Acc 2 Bank Database2. Acc.docx
annetnash8266
 
OPERATE DATABASE APPLICATION
OPERATE DATABASE APPLICATIONOPERATE DATABASE APPLICATION
OPERATE DATABASE APPLICATION
YoomiLaataBekele
 
Operate Spreadsheet applications ppt.pptx
Operate Spreadsheet applications ppt.pptxOperate Spreadsheet applications ppt.pptx
Operate Spreadsheet applications ppt.pptx
Esubalew21
 
Tutorial of microsoft access 2003
Tutorial of microsoft access 2003Tutorial of microsoft access 2003
Tutorial of microsoft access 2003sabillafh
 
Pranavi verma-class-9-spreadsheet
Pranavi verma-class-9-spreadsheetPranavi verma-class-9-spreadsheet
Pranavi verma-class-9-spreadsheet
PranaviVerma
 
Creating and editing a database
Creating and editing a databaseCreating and editing a database
Creating and editing a databasecrystalpullen
 
Module 08 Access & Use Database Application.pptx
Module 08 Access & Use Database Application.pptxModule 08 Access & Use Database Application.pptx
Module 08 Access & Use Database Application.pptx
Esubalew21
 

Similar to MICROSOFT ACCESS (ICTL) (20)

Introduction to database_software
Introduction to database_softwareIntroduction to database_software
Introduction to database_software
 
Access_lab_manual06.pdf
Access_lab_manual06.pdfAccess_lab_manual06.pdf
Access_lab_manual06.pdf
 
Access2007
Access2007Access2007
Access2007
 
Pks ms access unit 4_bcomcs
Pks ms access unit 4_bcomcsPks ms access unit 4_bcomcs
Pks ms access unit 4_bcomcs
 
Acccesss notes
Acccesss notesAcccesss notes
Acccesss notes
 
Access5
Access5Access5
Access5
 
Access2007
Access2007Access2007
Access2007
 
Access2007
Access2007Access2007
Access2007
 
Nota ms access 2007
Nota ms access 2007Nota ms access 2007
Nota ms access 2007
 
DeVry UniversityStudent Lab ActivityBIS245 Database Essentials.docx
DeVry UniversityStudent Lab ActivityBIS245 Database Essentials.docxDeVry UniversityStudent Lab ActivityBIS245 Database Essentials.docx
DeVry UniversityStudent Lab ActivityBIS245 Database Essentials.docx
 
Page 1 of 11 A. Lab # BSBA BIS245A-5B B.docx
  Page 1 of 11     A. Lab #  BSBA BIS245A-5B  B.docx  Page 1 of 11     A. Lab #  BSBA BIS245A-5B  B.docx
Page 1 of 11 A. Lab # BSBA BIS245A-5B B.docx
 
Access PPT Lesson 01-REVISED.ppt
Access PPT Lesson 01-REVISED.pptAccess PPT Lesson 01-REVISED.ppt
Access PPT Lesson 01-REVISED.ppt
 
Access tutorial2
Access tutorial2Access tutorial2
Access tutorial2
 
Access Assignments Complete List1. Acc 2 Bank Database2. Acc.docx
Access Assignments Complete List1. Acc 2 Bank Database2. Acc.docxAccess Assignments Complete List1. Acc 2 Bank Database2. Acc.docx
Access Assignments Complete List1. Acc 2 Bank Database2. Acc.docx
 
OPERATE DATABASE APPLICATION
OPERATE DATABASE APPLICATIONOPERATE DATABASE APPLICATION
OPERATE DATABASE APPLICATION
 
Operate Spreadsheet applications ppt.pptx
Operate Spreadsheet applications ppt.pptxOperate Spreadsheet applications ppt.pptx
Operate Spreadsheet applications ppt.pptx
 
Tutorial of microsoft access 2003
Tutorial of microsoft access 2003Tutorial of microsoft access 2003
Tutorial of microsoft access 2003
 
Pranavi verma-class-9-spreadsheet
Pranavi verma-class-9-spreadsheetPranavi verma-class-9-spreadsheet
Pranavi verma-class-9-spreadsheet
 
Creating and editing a database
Creating and editing a databaseCreating and editing a database
Creating and editing a database
 
Module 08 Access & Use Database Application.pptx
Module 08 Access & Use Database Application.pptxModule 08 Access & Use Database Application.pptx
Module 08 Access & Use Database Application.pptx
 

More from Nad0209

MODUL 3 : Spider draw pdf
MODUL 3 : Spider draw pdfMODUL 3 : Spider draw pdf
MODUL 3 : Spider draw pdf
Nad0209
 
MODUL 1 : Menara batu pdf
MODUL 1 : Menara batu pdfMODUL 1 : Menara batu pdf
MODUL 1 : Menara batu pdf
Nad0209
 
CONTOH RANCANGAN PENGAJARAN HARIAN
CONTOH RANCANGAN PENGAJARAN HARIANCONTOH RANCANGAN PENGAJARAN HARIAN
CONTOH RANCANGAN PENGAJARAN HARIAN
Nad0209
 
ICTL GUIDELINE
ICTL GUIDELINE ICTL GUIDELINE
ICTL GUIDELINE
Nad0209
 
Soalan ujian-pertengahan-tahun-ictl (SLOT 3)
Soalan ujian-pertengahan-tahun-ictl (SLOT 3)Soalan ujian-pertengahan-tahun-ictl (SLOT 3)
Soalan ujian-pertengahan-tahun-ictl (SLOT 3)
Nad0209
 
LATIHAN ICTL (SLOT 2)
LATIHAN ICTL (SLOT 2)LATIHAN ICTL (SLOT 2)
LATIHAN ICTL (SLOT 2)
Nad0209
 
LATIHAN ICTL (SLOT1)
LATIHAN ICTL (SLOT1)LATIHAN ICTL (SLOT1)
LATIHAN ICTL (SLOT1)
Nad0209
 
CONTOH SOALAN - ITEM TIMSS 20
CONTOH SOALAN - ITEM TIMSS 20CONTOH SOALAN - ITEM TIMSS 20
CONTOH SOALAN - ITEM TIMSS 20
Nad0209
 
CONTOH SOALAN - ITEM TIMSS 19
CONTOH SOALAN - ITEM TIMSS 19CONTOH SOALAN - ITEM TIMSS 19
CONTOH SOALAN - ITEM TIMSS 19
Nad0209
 
CONTOH SOALAN - ITEM TIMSS 18
CONTOH SOALAN - ITEM TIMSS 18CONTOH SOALAN - ITEM TIMSS 18
CONTOH SOALAN - ITEM TIMSS 18
Nad0209
 
CONTOH SOALAN - ITEM TIMSS 17
CONTOH SOALAN - ITEM TIMSS 17CONTOH SOALAN - ITEM TIMSS 17
CONTOH SOALAN - ITEM TIMSS 17
Nad0209
 
CONTOH SOALAN - ITEM TIMSS 16
CONTOH SOALAN - ITEM TIMSS 16CONTOH SOALAN - ITEM TIMSS 16
CONTOH SOALAN - ITEM TIMSS 16
Nad0209
 
CONTOH SOALAN - ITEM TIMSS 15
CONTOH SOALAN - ITEM TIMSS 15CONTOH SOALAN - ITEM TIMSS 15
CONTOH SOALAN - ITEM TIMSS 15
Nad0209
 
CONTOH SOALAN - ITEM TIMSS 14
CONTOH SOALAN - ITEM TIMSS 14CONTOH SOALAN - ITEM TIMSS 14
CONTOH SOALAN - ITEM TIMSS 14
Nad0209
 
CONTOH SOALAN - ITEM TIMSS 13
CONTOH SOALAN - ITEM TIMSS 13CONTOH SOALAN - ITEM TIMSS 13
CONTOH SOALAN - ITEM TIMSS 13
Nad0209
 
CONTOH SOALAN - ITEM TIMSS 12
CONTOH SOALAN - ITEM TIMSS 12CONTOH SOALAN - ITEM TIMSS 12
CONTOH SOALAN - ITEM TIMSS 12
Nad0209
 
CONTOH SOALAN - ITEM TIMSS 11
CONTOH SOALAN - ITEM TIMSS 11CONTOH SOALAN - ITEM TIMSS 11
CONTOH SOALAN - ITEM TIMSS 11
Nad0209
 
CONTOH SOALAN - ITEM TIMSS 10
CONTOH SOALAN - ITEM TIMSS 10CONTOH SOALAN - ITEM TIMSS 10
CONTOH SOALAN - ITEM TIMSS 10
Nad0209
 
CONTOH SOALAN - ITEM TIMSS 9
CONTOH SOALAN - ITEM TIMSS 9CONTOH SOALAN - ITEM TIMSS 9
CONTOH SOALAN - ITEM TIMSS 9
Nad0209
 
CONTOH SOALAN - ITEM TIMSS 8
CONTOH SOALAN - ITEM TIMSS 8CONTOH SOALAN - ITEM TIMSS 8
CONTOH SOALAN - ITEM TIMSS 8
Nad0209
 

More from Nad0209 (20)

MODUL 3 : Spider draw pdf
MODUL 3 : Spider draw pdfMODUL 3 : Spider draw pdf
MODUL 3 : Spider draw pdf
 
MODUL 1 : Menara batu pdf
MODUL 1 : Menara batu pdfMODUL 1 : Menara batu pdf
MODUL 1 : Menara batu pdf
 
CONTOH RANCANGAN PENGAJARAN HARIAN
CONTOH RANCANGAN PENGAJARAN HARIANCONTOH RANCANGAN PENGAJARAN HARIAN
CONTOH RANCANGAN PENGAJARAN HARIAN
 
ICTL GUIDELINE
ICTL GUIDELINE ICTL GUIDELINE
ICTL GUIDELINE
 
Soalan ujian-pertengahan-tahun-ictl (SLOT 3)
Soalan ujian-pertengahan-tahun-ictl (SLOT 3)Soalan ujian-pertengahan-tahun-ictl (SLOT 3)
Soalan ujian-pertengahan-tahun-ictl (SLOT 3)
 
LATIHAN ICTL (SLOT 2)
LATIHAN ICTL (SLOT 2)LATIHAN ICTL (SLOT 2)
LATIHAN ICTL (SLOT 2)
 
LATIHAN ICTL (SLOT1)
LATIHAN ICTL (SLOT1)LATIHAN ICTL (SLOT1)
LATIHAN ICTL (SLOT1)
 
CONTOH SOALAN - ITEM TIMSS 20
CONTOH SOALAN - ITEM TIMSS 20CONTOH SOALAN - ITEM TIMSS 20
CONTOH SOALAN - ITEM TIMSS 20
 
CONTOH SOALAN - ITEM TIMSS 19
CONTOH SOALAN - ITEM TIMSS 19CONTOH SOALAN - ITEM TIMSS 19
CONTOH SOALAN - ITEM TIMSS 19
 
CONTOH SOALAN - ITEM TIMSS 18
CONTOH SOALAN - ITEM TIMSS 18CONTOH SOALAN - ITEM TIMSS 18
CONTOH SOALAN - ITEM TIMSS 18
 
CONTOH SOALAN - ITEM TIMSS 17
CONTOH SOALAN - ITEM TIMSS 17CONTOH SOALAN - ITEM TIMSS 17
CONTOH SOALAN - ITEM TIMSS 17
 
CONTOH SOALAN - ITEM TIMSS 16
CONTOH SOALAN - ITEM TIMSS 16CONTOH SOALAN - ITEM TIMSS 16
CONTOH SOALAN - ITEM TIMSS 16
 
CONTOH SOALAN - ITEM TIMSS 15
CONTOH SOALAN - ITEM TIMSS 15CONTOH SOALAN - ITEM TIMSS 15
CONTOH SOALAN - ITEM TIMSS 15
 
CONTOH SOALAN - ITEM TIMSS 14
CONTOH SOALAN - ITEM TIMSS 14CONTOH SOALAN - ITEM TIMSS 14
CONTOH SOALAN - ITEM TIMSS 14
 
CONTOH SOALAN - ITEM TIMSS 13
CONTOH SOALAN - ITEM TIMSS 13CONTOH SOALAN - ITEM TIMSS 13
CONTOH SOALAN - ITEM TIMSS 13
 
CONTOH SOALAN - ITEM TIMSS 12
CONTOH SOALAN - ITEM TIMSS 12CONTOH SOALAN - ITEM TIMSS 12
CONTOH SOALAN - ITEM TIMSS 12
 
CONTOH SOALAN - ITEM TIMSS 11
CONTOH SOALAN - ITEM TIMSS 11CONTOH SOALAN - ITEM TIMSS 11
CONTOH SOALAN - ITEM TIMSS 11
 
CONTOH SOALAN - ITEM TIMSS 10
CONTOH SOALAN - ITEM TIMSS 10CONTOH SOALAN - ITEM TIMSS 10
CONTOH SOALAN - ITEM TIMSS 10
 
CONTOH SOALAN - ITEM TIMSS 9
CONTOH SOALAN - ITEM TIMSS 9CONTOH SOALAN - ITEM TIMSS 9
CONTOH SOALAN - ITEM TIMSS 9
 
CONTOH SOALAN - ITEM TIMSS 8
CONTOH SOALAN - ITEM TIMSS 8CONTOH SOALAN - ITEM TIMSS 8
CONTOH SOALAN - ITEM TIMSS 8
 

Recently uploaded

Language Across the Curriculm LAC B.Ed.
Language Across the  Curriculm LAC B.Ed.Language Across the  Curriculm LAC B.Ed.
Language Across the Curriculm LAC B.Ed.
Atul Kumar Singh
 
Palestine last event orientationfvgnh .pptx
Palestine last event orientationfvgnh .pptxPalestine last event orientationfvgnh .pptx
Palestine last event orientationfvgnh .pptx
RaedMohamed3
 
TESDA TM1 REVIEWER FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
TESDA TM1 REVIEWER  FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...TESDA TM1 REVIEWER  FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
TESDA TM1 REVIEWER FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
EugeneSaldivar
 
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
siemaillard
 
Sectors of the Indian Economy - Class 10 Study Notes pdf
Sectors of the Indian Economy - Class 10 Study Notes pdfSectors of the Indian Economy - Class 10 Study Notes pdf
Sectors of the Indian Economy - Class 10 Study Notes pdf
Vivekanand Anglo Vedic Academy
 
How to Split Bills in the Odoo 17 POS Module
How to Split Bills in the Odoo 17 POS ModuleHow to Split Bills in the Odoo 17 POS Module
How to Split Bills in the Odoo 17 POS Module
Celine George
 
Welcome to TechSoup New Member Orientation and Q&A (May 2024).pdf
Welcome to TechSoup   New Member Orientation and Q&A (May 2024).pdfWelcome to TechSoup   New Member Orientation and Q&A (May 2024).pdf
Welcome to TechSoup New Member Orientation and Q&A (May 2024).pdf
TechSoup
 
2024.06.01 Introducing a competency framework for languag learning materials ...
2024.06.01 Introducing a competency framework for languag learning materials ...2024.06.01 Introducing a competency framework for languag learning materials ...
2024.06.01 Introducing a competency framework for languag learning materials ...
Sandy Millin
 
The geography of Taylor Swift - some ideas
The geography of Taylor Swift - some ideasThe geography of Taylor Swift - some ideas
The geography of Taylor Swift - some ideas
GeoBlogs
 
Students, digital devices and success - Andreas Schleicher - 27 May 2024..pptx
Students, digital devices and success - Andreas Schleicher - 27 May 2024..pptxStudents, digital devices and success - Andreas Schleicher - 27 May 2024..pptx
Students, digital devices and success - Andreas Schleicher - 27 May 2024..pptx
EduSkills OECD
 
1.4 modern child centered education - mahatma gandhi-2.pptx
1.4 modern child centered education - mahatma gandhi-2.pptx1.4 modern child centered education - mahatma gandhi-2.pptx
1.4 modern child centered education - mahatma gandhi-2.pptx
JosvitaDsouza2
 
The Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official PublicationThe Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official Publication
Delapenabediema
 
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
MysoreMuleSoftMeetup
 
Basic phrases for greeting and assisting costumers
Basic phrases for greeting and assisting costumersBasic phrases for greeting and assisting costumers
Basic phrases for greeting and assisting costumers
PedroFerreira53928
 
ESC Beyond Borders _From EU to You_ InfoPack general.pdf
ESC Beyond Borders _From EU to You_ InfoPack general.pdfESC Beyond Borders _From EU to You_ InfoPack general.pdf
ESC Beyond Borders _From EU to You_ InfoPack general.pdf
Fundacja Rozwoju Społeczeństwa Przedsiębiorczego
 
Unit 8 - Information and Communication Technology (Paper I).pdf
Unit 8 - Information and Communication Technology (Paper I).pdfUnit 8 - Information and Communication Technology (Paper I).pdf
Unit 8 - Information and Communication Technology (Paper I).pdf
Thiyagu K
 
How to Break the cycle of negative Thoughts
How to Break the cycle of negative ThoughtsHow to Break the cycle of negative Thoughts
How to Break the cycle of negative Thoughts
Col Mukteshwar Prasad
 
Synthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptxSynthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptx
Pavel ( NSTU)
 
The Roman Empire A Historical Colossus.pdf
The Roman Empire A Historical Colossus.pdfThe Roman Empire A Historical Colossus.pdf
The Roman Empire A Historical Colossus.pdf
kaushalkr1407
 
Introduction to Quality Improvement Essentials
Introduction to Quality Improvement EssentialsIntroduction to Quality Improvement Essentials
Introduction to Quality Improvement Essentials
Excellence Foundation for South Sudan
 

Recently uploaded (20)

Language Across the Curriculm LAC B.Ed.
Language Across the  Curriculm LAC B.Ed.Language Across the  Curriculm LAC B.Ed.
Language Across the Curriculm LAC B.Ed.
 
Palestine last event orientationfvgnh .pptx
Palestine last event orientationfvgnh .pptxPalestine last event orientationfvgnh .pptx
Palestine last event orientationfvgnh .pptx
 
TESDA TM1 REVIEWER FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
TESDA TM1 REVIEWER  FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...TESDA TM1 REVIEWER  FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
TESDA TM1 REVIEWER FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
 
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
 
Sectors of the Indian Economy - Class 10 Study Notes pdf
Sectors of the Indian Economy - Class 10 Study Notes pdfSectors of the Indian Economy - Class 10 Study Notes pdf
Sectors of the Indian Economy - Class 10 Study Notes pdf
 
How to Split Bills in the Odoo 17 POS Module
How to Split Bills in the Odoo 17 POS ModuleHow to Split Bills in the Odoo 17 POS Module
How to Split Bills in the Odoo 17 POS Module
 
Welcome to TechSoup New Member Orientation and Q&A (May 2024).pdf
Welcome to TechSoup   New Member Orientation and Q&A (May 2024).pdfWelcome to TechSoup   New Member Orientation and Q&A (May 2024).pdf
Welcome to TechSoup New Member Orientation and Q&A (May 2024).pdf
 
2024.06.01 Introducing a competency framework for languag learning materials ...
2024.06.01 Introducing a competency framework for languag learning materials ...2024.06.01 Introducing a competency framework for languag learning materials ...
2024.06.01 Introducing a competency framework for languag learning materials ...
 
The geography of Taylor Swift - some ideas
The geography of Taylor Swift - some ideasThe geography of Taylor Swift - some ideas
The geography of Taylor Swift - some ideas
 
Students, digital devices and success - Andreas Schleicher - 27 May 2024..pptx
Students, digital devices and success - Andreas Schleicher - 27 May 2024..pptxStudents, digital devices and success - Andreas Schleicher - 27 May 2024..pptx
Students, digital devices and success - Andreas Schleicher - 27 May 2024..pptx
 
1.4 modern child centered education - mahatma gandhi-2.pptx
1.4 modern child centered education - mahatma gandhi-2.pptx1.4 modern child centered education - mahatma gandhi-2.pptx
1.4 modern child centered education - mahatma gandhi-2.pptx
 
The Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official PublicationThe Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official Publication
 
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
 
Basic phrases for greeting and assisting costumers
Basic phrases for greeting and assisting costumersBasic phrases for greeting and assisting costumers
Basic phrases for greeting and assisting costumers
 
ESC Beyond Borders _From EU to You_ InfoPack general.pdf
ESC Beyond Borders _From EU to You_ InfoPack general.pdfESC Beyond Borders _From EU to You_ InfoPack general.pdf
ESC Beyond Borders _From EU to You_ InfoPack general.pdf
 
Unit 8 - Information and Communication Technology (Paper I).pdf
Unit 8 - Information and Communication Technology (Paper I).pdfUnit 8 - Information and Communication Technology (Paper I).pdf
Unit 8 - Information and Communication Technology (Paper I).pdf
 
How to Break the cycle of negative Thoughts
How to Break the cycle of negative ThoughtsHow to Break the cycle of negative Thoughts
How to Break the cycle of negative Thoughts
 
Synthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptxSynthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptx
 
The Roman Empire A Historical Colossus.pdf
The Roman Empire A Historical Colossus.pdfThe Roman Empire A Historical Colossus.pdf
The Roman Empire A Historical Colossus.pdf
 
Introduction to Quality Improvement Essentials
Introduction to Quality Improvement EssentialsIntroduction to Quality Improvement Essentials
Introduction to Quality Improvement Essentials
 

MICROSOFT ACCESS (ICTL)

  • 1. KEMENTERIAN PELAJARAN MALAYSIAKEMENTERIAN PELAJARAN MALAYSIA Self Access LearningSelf Access Learning ModuleModule DatabaseDatabase ICT Literacy forICT Literacy for Secondary SchoolSecondary School ProgrammeProgramme
  • 2. ICTL For Secondary School - Database Module PUSAT PERKEMBANAGN KURIKULUM KEMENTERIAN PELAJARAN MALAYSIA 2
  • 3. ICTL for Secondary School - Microsoft Access Module MODUL I INTRODUCTION TO MICROSOFT ACCESS 2003INTRODUCTION TO MICROSOFT ACCESS 2003 Curriculum Development Centre Ministry of Education 1
  • 4. ICTL for Secondary School - Microsoft Access Module 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: At the end of the module, students should be able to open, name, save file and close database. Activity Summary: 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 2 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.
  • 5. ICTL for Secondary School - Microsoft Access Module Activity 1: Starting Microsoft Access 2003 There are two methods to start / launch your Mircosoft Access 2003. Method 1: 1. Double click on the Mircrosoft Office Access 2003 shortcut on the Windows desktop (see below). Method 2: 1. Click-on the Start button, then click-on Programs, then click-on Microsoft Access 2003 (Figure 1) 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. Activity 2: To Name and Save Database File Figure 1 Shortcut icon MS Access 2003 Figure 2 3
  • 6. ICTL for Secondary School - Microsoft Access Module 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) 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 ) 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) 5. Now click-on the Create button. (Step 3) 4 Figure 4 Figure 3 Step 1 Step 2 Step 3 Click here
  • 7. ICTL for Secondary School - Microsoft Access Module The following Students Profile: Database menu screen will appear. ( Figure 5 ) 6. Click File and click Exit to end this session and to close Ms Access 2003. Activity 3: Open Existing Access Database There are two methods to open existing database. Method 1: 1. Repeat Activity 1 to open Ms Access 2003. 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) Method 2: 5 Figure 5 Figure 6 Click students profile
  • 8. ICTL for Secondary School - Microsoft Access Module 1. Click File in the Menu Bar, then click Open. (refer 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. 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. 6 Figure 7 Access window title bar Database window menu bar Database toolbar Database window toolbar bar Select My Documents Click students profile
  • 9. ICTL for Secondary School - Microsoft Access Module There are 4 important objects as stated in the table below. Objects Bar Function Table 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. Form Use to enter new information, to edit or remove existing information or to locate information. Query 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. Report 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 7 Database window title bar Objects bar Groups bar Database window
  • 10. ICTL for Secondary School - Microsoft Access Module 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. MODULE 2 STUDENTS PROFILE 8
  • 11. ICTL for Secondary School - Microsoft Access Module Curriculum Development Center Ministry Of Education Malaysia 9
  • 12. ICTL for Secondary School - Microsoft Access Module Name of Module: Students Profile Learning Outcomes: Student should be able to create a table, define primary key and insert data. Knowledge and Skills: 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. Module summary: 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. 10
  • 13. 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) 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”. 11 Field 3 (address) Field 1 (numbers) record 2 Field 2 (name) Field 4 (icno) Figure 1
  • 14. 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) 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. 12 Figure 2 Figure 3
  • 15. ICTL for Secondary School - Microsoft Access Module 4. Click Design View , then click OK to get Datasheet view as shown at Figure 5. Figure 5 5. At Field Name column, type in numbers and at Data type column, change value Text to Number. (refer Figure 6) 13 Click this button to view the list of data type, then click number Figure 4 Design View Figure 6
  • 16. ICTL for Secondary School - Microsoft Access Module There are 10 types of data as stated in the table below; Types Data Function Text 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 Memo This field is for lots of text. You can have up to 32,000 characters. Number 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. Date/Time Dates and Times. You may format this later, as you may desire. Currency Dollar ($). You may format this later, as you may desire. For example Ringgit Malaysia (RM) AutoNumber This field is an "automatic" counter that assigns a number each time you put data into a new field. Yes/No This is a "True/False" or "Yes/No, 0/1” type of field. OLE Object 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). Hyperlink 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 e-mail 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. Lookup Wizard This wizard creates a lookup column, which displays a list of values you can choose from. 14
  • 17. ICTL for Secondary School - Microsoft Access Module 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”. Note: Place the cursor at the address inside the Field Name, then change Field Size value from 50 to 100. 8. Click numbers at field name column, click at Edit menu bar, then click Primary Key or icon Primary Key . Shown at figure 8. 15 Figure 7 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 2. Change Field Size value to 100 1. Place the cursor at address
  • 18. ICTL for Secondary School - Microsoft Access Module 9. Click Close icon as shown at figure 8 to close the creating table session. Then dialog box in figure 10 displayed. 10. Click Yes. Dialog box Save As in figure 11 displayed. 16 Figure 10 Figure 11Key in table name here Figure 9
  • 19. ICTL for Secondary School - Microsoft Access Module 11. Type students profile at Table Name and then click OK at dialog box as shown in figure 11. Now you had finished creating one table named “students profile:database” as shown below. (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) 17 students profile table created Figure 12 Figure 13
  • 20. ICTL for Secondary School - Microsoft Access Module 2. Datasheet view Students Profile : Table as shown in figure 14 displayed. 3. 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. 18 Figure 15 Figure 14
  • 21. ICTL for Secondary School - Microsoft Access Module 4. Insert all data in the table by repeating the same process above. As a result, students will get the table below. 5. 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 Figure 16
  • 22. ICTL for Secondary School - Microsoft Access Module MODULE 3 USING RECORD IN DATABASE Curriculum Development Center Ministry Of Education Malaysia 20
  • 23. ICTL for Secondary School - Microsoft Access Module Name of Module: Using Record In Database Learning Outcomes: 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
  • 24. ICTL for Secondary School - Microsoft Access Module Activity 1: Add Records 1. Open Microsoft Access 2003 2. 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 1. 4. 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). 5. Add five more record as below. (refer table 1) name address icno Alias b Mohamad No. 5, Jalan Desa Kayang 3, Desa kayang, 01000 Kangar. 950918-02-5533 Mohd Shahid b Mohd Som No. 39, Taman Tapah, Jalan Pahang 35000 Tapah, Perak. 950912-05-5321 Noorul-Aini bt Ambak No 15, Jalan Limau Kasturi, 4/4A 40000 Shah Alam, Selangor. 950212-11-5678 Noor Asiah bt Zakaria Lot 2646, Kg Simpang Tiga, Bt 6 3/4, 53100 Gombak, Selangor 950402-04-5566 Fasitah bt. Mansor No. 36, Jln. Melati, Tmn. Mewah, 31000 Batu Gajah, Perak 950606-03-5432 Save record. 6. Close students profile : Table. 22 Table 1 Figure 1 Icon New
  • 25. ICTL for Secondary School - Microsoft Access Module 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 email inside the Field Name and select text as the Data Type. 4. Save the record. 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 ) 3. C lick Insert at menu bar, then click rows. A new row will be added. (refer Figure 4) 23 Figure 3 Figure 4 Figure 2
  • 26. ICTL for Secondary School - Microsoft Access Module 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) 6. Save students profile. 7. Click to close students profile : Table. Activity 3: Edit Record. 1. Open Students Profile table. 2. To edit record, click inside the selected field. (sex and email) 3. Insert in all the record for sex field and email field. (refer Table 2) numbers name sex a d email 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 Som Male shah@hotmail.com 8 Noorul-Aini bt Ambak Female noorul@hotmail.com 24 Figure 5
  • 27. ICTL for Secondary School - Microsoft Access Module 9 Noor Asiah bt Zakaria Female noor@yahoo.com 10 Fasitah bt. Mansor female fasitah@hotmail.com 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. Idris male 2304, Rumah Rumah Tasek Gelugor, 13300 Pulau Pinang2 Johana bt. Muhammad femal e No 24, Jln 1, Taman Seri Sinar, 50600 Kulal Lumpur3 Faridah bt Abdullah Femal e No 39, Jln Pinang Merah 11, 81000 Bandar Tengg, Johor4 Rosnani bt. Sembok Femal e No 1005, Bukit Datu, 21200 Kuala Terengganu, Terengganu5 Hassan b. Wahid Choong Fook Keong Male No 101, Taman Rapat Jaya, 41000 Kelang, Selangor 5. Save students profile table. Activity 4: Finding Record From Table 1. Click field name. 25 Figure 6 Icon Find Table 2 Table 3
  • 28. ICTL for Secondary School - Microsoft Access Module 2. Click icon Find (refer Figure 6) and dialog box Find and Replace will be display as below (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). 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 26 Figure 7 Figure 8
  • 29. ICTL for Secondary School - Microsoft Access Module 1. Based on your exercise in module 2 (“Curriculum Data”). a. Add 3 new records b. Add 2 new fields c. Find records MODULE 4 CREATE FORM 27
  • 30. ICTL for Secondary School - Microsoft Access Module Curriculum Development Center Ministry Of Education Malaysia Name of Module: Create Form Learning Outcomes: 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. 28
  • 31. ICTL for Secondary School - Microsoft Access Module Activity Summary: Activities in this module involve: a. Create form b. Add record 29
  • 32. ICTL for Secondary School - Microsoft Access Module Activity 1: Create Form 1. Open Microsoft Access 2003 2. Click Open an Existing Database, then click file students profile and click OK. 3.In the database window, click Form and double click Create Form by using wizard. 4.Click double arrow to select Available Fields 30 1.Click Forms 2.Click Create Form by using wizard 1.Click here
  • 33. ICTL for Secondary School - Microsoft Access Module 5. The selected Fields will be remove from left to right.Then click Next 6. Click Next 31 1.Click Next 1.Click Next
  • 34. ICTL for Secondary School - Microsoft Access Module 7. Click Standard for style.Then click Next 8. Click Finish 32 1.Click Standard 2.Clik Next 1.Click Finish
  • 35. ICTL for Secondary School - Microsoft Access Module 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. 33 1.New Record
  • 36. ICTL for Secondary School - Microsoft Access Module 2. Add one more record as below. Numbers Name sex address icno Email 11 Wan Mohd Sidqi Bin Wan Abd.Ghaffar Male No.9 Jln.Banggol 15300 Kota Bharu Kelantan 950617- 03-6339 wmsidqi@gmail.com 3. 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
  • 37. ICTL for Secondary School - Microsoft Access Module MODULE 5 CREATE REPORT Curriculum Development Center Ministry Of Education Malaysia Name of Module: Create Report Learning Outcomes: 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: 35
  • 38. ICTL for Secondary School - Microsoft Access Module 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
  • 39. ICTL for Secondary School - Microsoft Access Module Activity 1: Create Report 1. Open Microsoft Access 2003 2. 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. 4. Click double arrow to select Available Fields 37 1.Click Reports 2.Click Create Report by using wizard 1.Click here
  • 40. ICTL for Secondary School - Microsoft Access Module 5. The selected Fields will be remove from left to right.Then click Next 6. Click Next 38 1.Click Next 1.Click Next
  • 41. ICTL for Secondary School - Microsoft Access Module 7. Click Next 8. At the Layout click Tabular.Select Landscape at the Orientation. Then click Next. 39 1.Click Next 1.Click Tabular 2.Click Landscape 3.Click Next
  • 42. ICTL for Secondary School - Microsoft Access Module 9.Select the Casual style.Then click Next. 10.Click Finish 40 1.Click Next 1.Click Finish
  • 43. ICTL for Secondary School - Microsoft Access Module 11.A dialog box report will display as below Activity 2: Print Report. 1. To print the report,click File and print 41 1.Click File 2.Click Print
  • 44. ICTL for Secondary School - Microsoft Access Module 2. A dialog box print will display as below. Then 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 1.Click OK
  • 45. ICTL for Secondary School - Microsoft Access Module MODULE 6 CREATE QUERY Curriculum Development Center Ministry Of Education Malaysia Name of Module: Create Query Learning Outcomes: Students should be able to create query Knowledge and Skills: Students should be able to : a. Create query b. Save query Module Summary: 43
  • 46. ICTL for Secondary School - Microsoft Access Module 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
  • 47. ICTL for Secondary School - Microsoft Access Module Activity 1: Create Query. 1. Open Microsoft Access 2003 2. 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. 4. Click double arrow to select Available Fields 45 1.Click Queries 2.Click Create query by using wizard
  • 48. ICTL for Secondary School - Microsoft Access Module 5. The selected Fields will be remove from left to right.Then click Next 6. Click Finish 46 1.Click Next 1.Click here
  • 49. ICTL for Secondary School - Microsoft Access Module 7. A dialog box will display as below.Click icon design view. 8. A dialog box will display as below. 47 1.Click Finish 1.Click icon view
  • 50. ICTL for Secondary School - Microsoft Access Module 9. At the row Criteria, type-in male and press Enter 10.Click icon Run 48 1.Type-in male 2.Icon Run
  • 51. ICTL for Secondary School - Microsoft Access Module 11. A dialog box for male students will be display Activity 2: Save Query. 1. Click File and Save As 49
  • 52. ICTL for Secondary School - Microsoft Access Module 2. Save file as : male students profile Query 3. The file will be save as below 50
  • 53. ICTL for Secondary School - Microsoft Access Module 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 “ 51
  • 54. ICTL for Secondary School - Microsoft Access Module MODULE 7 GETTING EXTERNAL DATA Curriculum Development Center Ministry Of Education Malaysia Name of Module: Getting External Data 52
  • 55. ICTL for Secondary School - Microsoft Access Module Learning Outcomes: Students should be able to get external data Knowledge and Skills: Students should be able to : a.Create file b.Import spreadsheet file Module Summary: At the end of this module, the students will be able to get data and create a table as shown below Activity Summary: Activities in this module involve: a.Import file b.Create table Activity 1: Import Spreadsheet Files 1. Open Microsoft Access 2003 2. Create new database file 53
  • 56. ICTL for Secondary School - Microsoft Access Module 3.Click file 4.Click Get External Data 5.Click Import 6.At the Files of type,click pull down and select Microsoft Excel 7.Click any spreadsheet files as shown in example below ( Test 2007 ) 8.Click Import 9.Click Next 54 1.Click File 2.Get External Data 3.Import 1.File “Test 2007 “ 2.Import
  • 57. ICTL for Secondary School - Microsoft Access Module 10.Put a tick on the box at the First Row Contain Column Headings 11.Click Next 12.Click OK 55 1.Next 1.Next
  • 58. ICTL for Secondary School - Microsoft Access Module 13.Click In a New Table 14.Click Next 15.Click Next 56 1.Click In a New Table 2.Click Next
  • 59. ICTL for Secondary School - Microsoft Access Module 16.Tick at the Choose my own primary key and select No 17.Click Next 57 1.Next 3.Next 1.Choose my own primary key 2.Select No.
  • 60. ICTL for Secondary School - Microsoft Access Module 16.Click Finish 16.Now you had finished creating one table named “ Register “ 17.Double click at Register 58 1.Finish 1.Click Register
  • 61. ICTL for Secondary School - Microsoft Access Module 18.The next window will be appear 19.Click File and close 20.Click close to end this session Exercise Module 7 1. Based on your exercise in module 7 (“Getting External Data”). a.Get any data from spreadsheet file b.Save the file 59 1.Click File and Close 1.Click close
  • 62. ICTL for Secondary School - Microsoft Access Module 60