Microsoft Access Data Base Application. A Few Terms Database – A collection of related information. Database – A collection of related information. Field.

Slides:



Advertisements
Similar presentations
BASIC SKILLS AND TOOLS USING ACCESS
Advertisements

Microsoft Access.
Database Basics. What is Access? Database management system Computer-based equivalent of a manual database Makes it easy to organize and update information.
1 After completing this lesson, you will be able to: Create a database. Create a table using the Table Wizard. Create and modify a table in Design view.
Introduction to Microsoft Access
Benchmark Series Microsoft Access 2010 Level 1
Chapter 5 Multitable Forms
Microsoft Office 2010 Access Chapter 1 Creating and Using a Database.
Access Lesson 2 Creating a Database
Access - Project 1 l What Is a Database? –A Collection of Data –Organized in a manner to allow: »Access »Retrieval »Use of That Data.
COMPREHENSIVE Access Tutorial 2 Building a Database and Defining Table Relationships.
Office 2003 Introductory Concepts and Techniques M i c r o s o f t Access Project 1 Creating and Using a Database.
FIRST COURSE Access Tutorial 2 Building a Database and Defining Table Relationships.
Office 2003 Introductory Concepts and Techniques M i c r o s o f t Access Project 3 Maintaining a Database Using the Design and Update Features of Access.
Chapter Extension 6 Using Microsoft Access © 2008 Pearson Prentice Hall, Experiencing MIS, David Kroenke.
Microsoft Access 2007 Microsoft Access 2007 Introduction to Database Programs.
Chapter 9 Macros, Navigation Forms, PivotTables, and PivotCharts
Index Clicking on the hyperlinks below will take you to that section of this document. Double clicking on the Header or Footer will activate the word “Top,”
Introduction to Access By Mary Ann Chaney and Alicia Harkleroad.
CPSC 203 Introduction to Computers T59 & T64 By Jie (Jeff) Gao.
Access Tutorial 2 Building a Database and Defining Table Relationships
1 Lesson 22 Getting Started with Access Essentials Computer Literacy BASICS: A Comprehensive Guide to IC 3, 3 rd Edition Morrison / Wells.
Mail merge letters are used to send the same or similar documents to many different people. Since they contain the recipient’s name, address, and other.
CITY UNIVERSITY / Vysoká Škola Manažmentu.:IS Information Systems :. © Martina Cesalova, 2005 MS ACCESS 1 Start Microsoft Access – New - Blank Database.
Microsoft Access Get a green book. Page AC 2 Define Access Define database.
Mail merge I: Use mail merge for mass mailings Perform a complete mail merge Now you’ll walk through the process of performing a mail merge by using the.
® Microsoft Office 2013 Access Building a Database and Defining Table Relationships.
McGraw-Hill/Irwin ©2009 The McGraw-Hill Companies, All Rights Reserved Business Driven Information Systems 2e Plug-In T6: Basic Skills and Tools Using.
Lesson 17 Getting Started with Access Essentials
XP New Perspectives on Microsoft Office Access 2003, Second Edition- Tutorial 2 1 Microsoft Office Access 2003 Tutorial 2 – Creating And Maintaining A.
1 Advanced Topics in Access How to create forms and reports Andrew Yu 03/04/2002.
Key Applications Module Lesson 21 — Access Essentials
Chapter 17 Creating a Database.
MS Access 2007 Management Information Systems 1. Overview 2  What is MS Access?  Access Terminology  Access Window  Database Window  Create New Database.
® Microsoft Office 2010 Building a Database and Defining Table Relationships.
McGraw-Hill/Irwin © 2008 The McGraw-Hill Companies, All Rights Reserved Plug-In T6: Basic Skills and Tools Using Access 2010 Business Driven Technology.
Office Management Tools II Ms Saima Gul. Office Management Tools II Ms Saima Gul.
This is the first screen you will encounter. Select Blank Database.
® Microsoft Office 2013 Access Creating a Database.
Microsoft Access 2010 Chapter 8 Advanced Form Techniques.
Unit 5, Lesson 1 Working with Databases. Objectives Identify the parts of the Access screen. Identify the parts of the Access screen. Understand the purpose.
McGraw-Hill/Irwin © The McGraw-Hill Companies, All Rights Reserved TECHNOLOGY PLUG-IN T6 Basic Skills Using Access.
Course ILT Forms and queries Unit objectives Create forms by using AutoForm and the Form Wizard, and add or modify form headers and footers Open and enter.
Office 2003 Introductory Concepts and Techniques M i c r o s o f t Access Project 1 Creating and Using a Database.
Fall 2003Sylnovie Merchant, Ph.D. ACCESS Tutorial Note: The purpose of this tutorial is to provide an introduction to some of the functions of ACCESS in.
INTRODUCTION TO ACCESS. OBJECTIVES  Define the terms field, record, table, relational database, primary key, and foreign key  Create a blank database.
Microsoft® Excel Create an Excel table. 1 Work with the Table Tools Design tab. 2 Sort and filter records in a table. 3 Identify structured references.
INTRODUCTION TO DATABASES USING MICROSOFT ACCESS Basic Database Terms Create A Database Creating Table Fields Populating a Table Modifying Data Create.
Modify Tables and FieldsModify Tables and Fields Lesson 4 © 2014, John Wiley & Sons, Inc.Microsoft Official Academic Course, Microsoft Word Microsoft.
Key Applications Module Lesson 22 — Managing and Reporting Database Information Computer Literacy BASICS.
MSOffice Access Microsoft® Office 2010: Illustrated Introductory 1 Part 1 ® Database & Table.
Mail merge I: Use mail merge for mass mailings Overview: Mailings en masse What if you need to send to each of your employees a letter containing personal.
Microsoft Office 2013 Try It! Chapter 4 Storing Data in Access.
Microsoft Access Prepared by the Academic Faculty Members of IT.
Access Module Implementing a Database with Microsoft Access A Great Module on Your CD.
COMPUTER SKILLS MS-ACCESS. Introduction Access is a piece of software known as a database management system. At its most basic level, it can be used to.
Access Tutorial 2 Building a Database and Defining Table Relationships
Maintaining a Database Using the Design and Update Features of Access
Practical Office 2007 Chapter 10
Access Creating a Database
Creating and Using a Database
Access Creating a Database
Chapter 7 Advanced Form Techniques
Introduction to Database Programs
Access Tutorial 2 Building a Database and Defining Table Relationships
Access Tutorial 2 Building a Database and Defining Table Relationships
Introduction to Database Programs
Presentation transcript:

Microsoft Access Data Base Application

A Few Terms Database – A collection of related information. Database – A collection of related information. Field - A column on a datasheet and defines the type of data. For example, if you were creating a mailing list database, you might include fields for first name, last name, address, city, state, zip code, and telephone number. Field - A column on a datasheet and defines the type of data. For example, if you were creating a mailing list database, you might include fields for first name, last name, address, city, state, zip code, and telephone number. Record-A record in a row on a datasheet and is collection of fields. In a mailing list table, each record would contain the data for one person as specified by the intersecting fields. Record-A record in a row on a datasheet and is collection of fields. In a mailing list table, each record would contain the data for one person as specified by the intersecting fields.

Terms (cont.) Design View provides the tools for creating fields in a table. Design View provides the tools for creating fields in a table. Datasheet View allows you to update, edit, and delete Datasheet View allows you to update, edit, and delete information from a table.

Microsoft Access Database - An application that allows you to save, sort, organize, and report data. Database - An application that allows you to save, sort, organize, and report data. Data - Individual pieces of information. Data - Individual pieces of information. Useless by themselves. Useless by themselves. How a Database is organized. How a Database is organized.

Vocabulary Terms: Field - contains a single piece of information. Field - contains a single piece of information. Examples:Last Name First Name Address Record - is a group of fields. Record - is a group of fields. Example:Your name, gender, and I.D. Number make up one record.

Vocabulary Terms File - is a group of records. File - is a group of records. Example - Each class in my gradebook is a file. So Each class is a file; Each student is a record; Each student is a record; Every piece of information is a Every piece of information is a field.

The database process is a three step process: 1. Design the database with field information 2. Create a Form for data entry 3. Report all or partial information from the database.

Step One: Designing the database Open Microsoft Access. Select a Blank Access Database if this is your first or a new database to be created. Open Microsoft Access. Select a Blank Access Database if this is your first or a new database to be created. Blank Database

Name your database. Give it an appropriate name. (a name that makes sense for the database, such as “Employee” for a database of employees.

After naming your database, a selection window will appear. Database objects are located on the left side of the window. The best way to begin creating a database is to create a Table in the Design View.

The next screen you get will look like this: The next screen you get will look like this: Enter the necessary field names that you need. Enter the first field name, then press Tab. This takes you to the Data Type area. Enter the necessary field names that you need. Enter the first field name, then press Tab. This takes you to the Data Type area.

The default data type is text. You may change the type by clicking the down arrow on the right side of the cell and choosing another option. Text, numbers, time/date, or currency are other available options. When in doubt, choose text. The default data type is text. You may change the type by clicking the down arrow on the right side of the cell and choosing another option. Text, numbers, time/date, or currency are other available options. When in doubt, choose text.

Enter your field names and data types. A field name can contain up to 64 characters. Don’t use periods (.) or exclamation marks (!). Change the field size in the lower part of the screen

Enter information until you have all that you need.

Once you have created all of your fields, it’s time to fill in the data (information)! Once you have created all of your fields, it’s time to fill in the data (information)! Close the window. Close the window. You will be asked if you want to save changes to Table1. Click “Yes” You will be asked if you want to save changes to Table1. Click “Yes” You will get a “Save As” screen. Give your table a name. (ex. - Employee Information) You will get a “Save As” screen. Give your table a name. (ex. - Employee Information)

Save as the name given for each database assignment.

You will be asked if you want to Create a primary key. Say “no”. You’re now ready for step two in the database process!

Step Two: Creating a form for data entry You should be back at the object selection window. Click on the Form Object on the left side of the window

Create a form using the wizard

Select ALL the fields for your form using the double arrow button. This will send the AVAILABLE FIELDS over to the SELECTED FIELDS side. Click Next after you have made your selections.

Click next to get passed this window. Leave the form in the Column style.

This screen allows you to choose the background color scheme for your form. Choose an option you would like. Then click next.

Click Next. Title your Form. Click Finish.

You should now have an electronic form in which to enter your data. You will be making up the data for your databases. Be consistent in your data entry. (ex: employee numbers should all be the same length, salaries should be reasonable and consistent in length and time frame, i.e. annual vs. monthly.)

Completing your Forms As you Tab from one field to another, a new record will automatically appear when you finish one record. As you Tab from one field to another, a new record will automatically appear when you finish one record. Follow the Arrows

To go from one record to another, use the arrows. To get to the first or last record, click on the arrows with vertical lines. Arrows with vertical lines arrows

After you have entered 10 records of information, close the Form Window. You are ready for part 3 – Reporting your data After you have entered 10 records of information, close the Form Window. You are ready for part 3 – Reporting your data

Step Three: Reporting database information You should be back at the object selection window. Click on the Reports Object on the left side of the window. Create a report by using the wizard.

Select the fields for your report by using the single arrow button. This will send only the FIELDS you want in the report over to the SELECTED FIELDS side. Click NEXT.

Click Next to move forward

Click next again to move forward

Click next one last time

Select a Style for your report and click Next.

Give your report a Title, according to the directions on the database assignment. Click Finish when you’re done. Title of report according to assignment.

Your report will look similar to this depending on the style you have selected.

Select Design View to open the following window and toolbox. Design View Tool Box

All reports should contain a LABEL box added for your name. See your instructor or a peer trainer for instructions. Label Box Click and drag to make label box Click this icon for label box

Like this:

The Finished Product