Top Banner
Microsoft Office 2010 for Medical Professionals - Illustrated Getting Started with Access 2010
23

Microsoft Office 2010 for Medical Professionals - Illustrated Getting Started with Access 2010.

Dec 13, 2015

Download

Documents

Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: Microsoft Office 2010 for Medical Professionals - Illustrated Getting Started with Access 2010.

Microsoft Office 2010for Medical Professionals - Illustrated

Getting Started with Access 2010

Page 2: Microsoft Office 2010 for Medical Professionals - Illustrated Getting Started with Access 2010.

Objectives

• Understand relational databases• Explore a database• Create a database• Create a table

Microsoft Office 2010 for Medical Professionals - Illustrated 2

Page 3: Microsoft Office 2010 for Medical Professionals - Illustrated Getting Started with Access 2010.

Objectives (continued)

• Create primary keys• Relate two tables• Enter data• Edit data

Microsoft Office 2010 for Medical Professionals - Illustrated 3

Page 4: Microsoft Office 2010 for Medical Professionals - Illustrated Getting Started with Access 2010.

Understanding Relational Databases

• Lists of information are related to one another.

• Access provides tools that allow sorting, grouping, analyzing and reporting data in many different ways.

Microsoft Office 2010 for Medical Professionals - Illustrated 4

Page 5: Microsoft Office 2010 for Medical Professionals - Illustrated Getting Started with Access 2010.

Understanding Relational Databases (continued)• Advantages of using Access:

• Minimizes duplicate data, increasing accuracy and consistency.

• Data entry is faster and easier.• Data can be viewed and sorted in many

ways.• Information is more secure.• Data can be shared and edited by

several users simultaneously.

5Microsoft Office 2010 for Medical Professionals - Illustrated

Page 6: Microsoft Office 2010 for Medical Professionals - Illustrated Getting Started with Access 2010.

Understanding Relational Databases (continued)• Access vs. Excel:

6Microsoft Office 2010 for Medical Professionals - Illustrated

Page 7: Microsoft Office 2010 for Medical Professionals - Illustrated Getting Started with Access 2010.

Exploring a Database

• Access can be opened in the following ways:• From the Start menu.• From an Access shortcut icon.• From a pinned program on the taskbar.• By double-clicking an Access database

file on your computer.

7Microsoft Office 2010 for Medical Professionals - Illustrated

Page 8: Microsoft Office 2010 for Medical Professionals - Illustrated Getting Started with Access 2010.

Exploring a Database (continued)

8Microsoft Office 2010 for Medical Professionals - Illustrated

• Access objects:

Page 9: Microsoft Office 2010 for Medical Professionals - Illustrated Getting Started with Access 2010.

Creating a Database

• Start by using an Access template or by opening a blank database.

• Table Design View provides the most options for defining fields.

• Datasheet View is a spreadsheet-like view of the data in a table.

Microsoft Office 2010 for Medical Professionals - Illustrated 9

Page 10: Microsoft Office 2010 for Medical Professionals - Illustrated Getting Started with Access 2010.

Creating a Database (continued)

Microsoft Office 2010 for Medical Professionals - Illustrated 10

• Data types:

Page 11: Microsoft Office 2010 for Medical Professionals - Illustrated Getting Started with Access 2010.

Creating a Table

• Three essential tasks in creating a table:1. Naming the table.

2. Naming the fields.

3. Selecting data type for each field (e.g., numbers, text, dates).

Microsoft Office 2010 for Medical Professionals - Illustrated 11

Page 12: Microsoft Office 2010 for Medical Professionals - Illustrated Getting Started with Access 2010.

Creating a Table (continued)

Microsoft Office 2010 for Medical Professionals - Illustrated 12

• Important database terminology:

Page 13: Microsoft Office 2010 for Medical Professionals - Illustrated Getting Started with Access 2010.

Creating Primary Keys

• Primary key field: Contains data that uniquely identifies each record; no two records can have the same entry in this field.

• Primary key field relates one table to another in a one-to-many relationship; one record in the 1st table is related to many records in the 2nd table.

Microsoft Office 2010 for Medical Professionals - Illustrated 13

Page 14: Microsoft Office 2010 for Medical Professionals - Illustrated Getting Started with Access 2010.

Creating Primary Keys (continued)

Microsoft Office 2010 for Medical Professionals - Illustrated 14

• Designating the Primary Key field:

Page 15: Microsoft Office 2010 for Medical Professionals - Illustrated Getting Started with Access 2010.

Creating Primary Keys (continued)

• Understanding field properties:• Properties = characteristics of a field.• 2 properties required for every field:

Field Name and Data Type.• You can add other properties, such as

Field Size, Format and Caption.• More properties = more restrictions =

more data entry accuracy.

Microsoft Office 2010 for Medical Professionals - Illustrated 15

Page 16: Microsoft Office 2010 for Medical Professionals - Illustrated Getting Started with Access 2010.

Relating Two Tables

• Tables must be linked before queries, forms or reports can be created that utilize fields from more than one table.

• Tables are linked in a one-to-many relationship.

Microsoft Office 2010 for Medical Professionals - Illustrated 16

Page 17: Microsoft Office 2010 for Medical Professionals - Illustrated Getting Started with Access 2010.

Relating Two Tables (continued)

Microsoft Office 2010 for Medical Professionals - Illustrated 17

• Linking tables:

Page 18: Microsoft Office 2010 for Medical Professionals - Illustrated Getting Started with Access 2010.

Entering Data

• Focus: • Always highlighted in a different color to

make it easier to find on the page.• Refers to which data would be entered

or edited if you started typing.

Microsoft Office 2010 for Medical Professionals - Illustrated 18

Page 19: Microsoft Office 2010 for Medical Professionals - Illustrated Getting Started with Access 2010.

Entering Data (continued)

• Options for moving the focus to navigate data:• [Tab]• [Enter]• Navigation buttons:

Previous record

Next record

Microsoft Office 2010 for Medical Professionals - Illustrated 19

Page 20: Microsoft Office 2010 for Medical Professionals - Illustrated Getting Started with Access 2010.

Editing Data

• Access automatically saves new data and changes to existing data as soon as you move to another record OR close the datasheet.

• To change the contents of an existing record, navigate to the field you want to change and type the new information.

Microsoft Office 2010 for Medical Professionals - Illustrated 20

Page 21: Microsoft Office 2010 for Medical Professionals - Illustrated Getting Started with Access 2010.

Editing Data (continued)

• Resizing & moving datasheet columns:• Click and drag column separators to

manually widen or narrow columns.• Double-click the column separator to

automatically adjust width to the widest entry in the field.

• Click the field name and drag it left or right to move a column.

21Microsoft Office 2010 for Medical Professionals - Illustrated

Page 22: Microsoft Office 2010 for Medical Professionals - Illustrated Getting Started with Access 2010.

Editing Data (continued)

Microsoft Office 2010 for Medical Professionals - Illustrated 22

• Keyboard shortcuts for editing:

Page 23: Microsoft Office 2010 for Medical Professionals - Illustrated Getting Started with Access 2010.

Summary

In this unit you learned how to:• Interact with a relational databases• Explore a database• Create a database• Create tables• Create primary keys• Relate two tables• Enter and edit data in a table

Microsoft Office 2010 for Medical Professionals - Illustrated 23