Access Forms and Queries. Entering Data in Your Table  You can add data to your table in Datasheet view, by typing in the columns and rows.  This.

Slides:



Advertisements
Similar presentations
Microsoft Access.
Advertisements

INTRODUCTORY MICROSOFT ACCESS Lesson 1 – Access Basics
Access 2007 ® Use Databases How can Microsoft Access 2007 help you to get and stay organized?
Access Lesson 2 Creating a Database
Chapter 1 Databases and Database Objects: An Introduction
Access Tutorial 3 Maintaining and Querying a Database
Integrating Access with the Web and with Other Programs.
Access Tutorial 1 Creating a Database
Pasewark & Pasewark 1 Access Lesson 4 Creating and Modifying Forms Microsoft Office 2007: Introductory.
Access Lesson 4 Creating and Modifying Forms
Microsoft Access 2007 Microsoft Access 2007 Introduction to Database Programs.
Access Tutorial 10 Automating Tasks with Macros
Tutorial 1 Creating a Database. Objectives Learn basic database concepts and terms Learn basic database concepts and terms Explore the Microsoft Access.
Datasheets II: Sum, sort, filter, and find your data Overview: Sum it up, and more Access 2007 makes it easier than ever to perform math functions on your.
Chapter 3 Maintaining a Database
Maintaining and Querying a Database Microsoft Access 2010.
Pasewark & Pasewark Microsoft Office 2003: Introductory 1 INTRODUCTORY MICROSOFT ACCESS Lesson 1 – Access Basics.
Working with a Database
Microsoft Office 2013 ®® Access Tutorial 4 Creating Forms and Reports.
Chapter 1 Databases and Database Objects: An Introduction
1 Access Lesson 4 Creating and Modifying Forms Microsoft Office 2010 Introductory.
Chapter 6 Generating Form Letters, Mailing Labels, and a Directory
® Microsoft Access 2010 Tutorial 1 Creating a Database.
1 By: Nour Hilal. Microsoft Access is a database software where data is stored in one or more Tables. A Database is a group of related Tables. Access.
Microsoft ® Access ® 2010 Training Create Queries for a New Database If a yellow security bar appears at the top of the screen in PowerPoint, click Enable.
Access 2013 Microsoft Access 2013 is a database application that is ideal for gathering and understanding data that’s been collected on just about anything.
FIRST COURSE Access Tutorial 4 Creating Forms and Reports.
Tutorial 4 Creating Forms and Reports
Database Systems Microsoft Access Practical #1 Creating Tables Nos 215.
Access Manual 2 By Dhawala Kovuri Elham S.Khorasani Ismail Guneydas.
Lesson 1: Exploring Access Learning Objectives After studying this lesson, you will be able to: Start Access and identify elements of the application.
Access Project 3 Notes. Introduction Maintaining the Database  Modifying the data to keep it up-to-date Restructure the Database  To change the database.
Microsoft Access 2010 Chapter 10 Administering a Database System.
XP New Perspectives on Microsoft Access 2002 Tutorial 1 1 Microsoft Access 2002 Tutorial 1 – Introduction To Microsoft Access 2002.
® Microsoft Office 2013 Access Creating a Database.
COMPREHENSIVE Access Tutorial 12 Managing and Securing a Database.
With Microsoft Office 2007 Introductory© 2008 Pearson Prentice Hall1 PowerPoint Presentation to Accompany GO! with Microsoft ® Office 2007 Introductory.
COMPREHENSIVE Access Tutorial 3 Maintaining and Querying a Database.
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.
ACCESS Part 2. OBJECTIVE  Use the Query Wizard.  Work with data in a query.  Use Query Design View.  Sort and find data.  Filter data Apply AND criteria.
What are queries? Queries are a way of searching for and compiling data from one or more tables. Running a query is like asking a detailed question of.
1 Lesson 18 Managing and Reporting Database Information Computer Literacy BASICS: A Comprehensive Guide to IC 3, 3 rd Edition Morrison / Wells.
Build a database V: Create forms for a new Access database Overview: A window into your data So far in this series of courses, you’ve built tables, relationships,
XP New Perspectives on Microsoft Office FrontPage 2003 Tutorial 7 1 Microsoft Office FrontPage 2003 Tutorial 8 – Integrating a Database with a FrontPage.
MS-Access XP Lesson 4. Modifying Queries 1.Select query in queries 2.Click design button or Right click on query and click design view 3.Change query.
An Introduction to Forms. The Major Steps of a MicroSoft Access Database  Tables  Queries  Forms  Macros  Reports  Modules On our road map, we are.
INTRODUCTION TO ACCESS. OBJECTIVES  Define the terms field, record, table, relational database, primary key, and foreign key  Create a blank database.
CPSC 203 Introduction to Computers T97 By Jie (Jeff) Gao.
1 After completing this lesson, you will be able to: Create a form using AutoForm. Create a form using the Form Wizard. Add controls to a form. Modify.
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.
MSOffice Access Microsoft® Office 2010: Illustrated Introductory 1 Part 2 ® Building Queries.
XP New Perspectives on Microsoft Office Access 2003, Second Edition- Tutorial 8 1 Microsoft Office Access 2003 Tutorial 8 – Integrating Access with the.
Access Queries and Forms. Adding a New Field  To insert a field after you have saved your table, open Access, and open the table  It is easier to add.
COMPREHENSIVE Access Tutorial 1 Creating a Database.
1 Access Lesson 1 Understanding Access Fundamentals Microsoft Office 2010 Fundamentals Story / Walls.
Datasheets II: Sum, sort, filter, and find your data – Easy math, sorts, and searches Lesson 19 By the end of this lesson you will be able to complete.
Tutorial 1 Creating a Database
Microsoft Access 2013 Bobby Wan.
Access Tutorial 1 Creating a Database
Lesson 23 Managing and Reporting Database Information
Access Creating a Database
Access Creating a Database
Access Maintaining and Querying a Database
Access Lesson 1 Understanding Access Fundamentals
Access Tutorial 1 Creating a Database
Creating and Modifying Queries
Access Tutorial 1 Creating a Database
Access Tutorial 1 Creating a Database
Assignment 3 Querying and Maintaining a Database
Presentation transcript:

Access Forms and Queries

Entering Data in Your Table  You can add data to your table in Datasheet view, by typing in the columns and rows.  This takes a lot of time and effort  Access forms make the job of entering data easier.

Entering Data in your Table using forms  Access forms are like paper forms  Use Access forms to gather data  Access forms are directly linked to the database tables that store the information collected.

Why use forms?  You do not need to scroll up and down to enter data  Focus on one record at a time  Easier to update / modify a form  You can have different forms for different people – so they see only the fields they need

Forms  When you type information on an Access form, the information is automatically entered in the table connected to that form.

Forms Forms are made up of controls such as text boxes, buttons, document tabs, and drop-down lists, grouped in a way that makes them easy to use and helps you get work done.

Designing a form  Start by listing the data you need to enter  Imagine what a paper form would look like  Decide on the “controls” you need to capture and work with data. For example, if you need text, you’ll use a textbox. If you want to give users a list of choices, then you’ll use a list control.

Creating a form with AutoForm  In the Navigation Panel, select the table (or query – we will learn those next) that has the data your new form should display  Click the Create tab on the ribbon  Go to the Forms tool, and select the AutoForm tool you want 1. Click here first

Types of AutoForms  Select Form – a simple form; displays one record at a time.

Types of Forms  Split Form – displays all records as a datasheet on half of the screen, and the currently selected record as the other half. This is useful if you want to browse and edit records.

Types of Forms Multiple Items – shows all records from the table/ query in a datasheet format

Creating a form  Enter data on the form  Save by clicking the Save button the toolbar  The Save As dialog box appears  Type a name for the form, and click ok (the default name is the same name as the table it’s linked to)

Use Navigation Tools To move among forms, use the navigation tools at the bottom of the form First form Last form New form

Sifting through Data  There are 3 ways to find a particular record in a database: find, filters and queries.  Find: use the find command to find a record  Filters: look through all the records and find the one that matches.  Queries: use a set of criteria (conditions) that eliminate many, if not all but one, of your records. You tell Access to find something for you

Find Command Open the Table or form you want to search. Press the Find command on the right side of the toolbar.

Using Find Click in the field you want to search or select Table

Results of “find” Command

Filters  Filters scan a table for whatever data you need.  Filters look at every record and then hide the ones that don’t match.  You can only filter one table at a time

Using filters Select the field you want to filter Press the filter button

Define your filter by selecting the box(es) you want

Filtering Date Fields  If you are filtering a Date field, Filter will automatically let you filter by dates before, after, or between

Filtering by Date If you are filtering a Date field, Filter will automatically let you filter by dates before, after, or between

Queries  Queries go beyond find and filters.  With queries, you can search one or more tables, one or more fields, and even save your results.

Using Simple Query Wizard Press “Create” on the ribbon. Select “Query Wizard” and this dialog box appears. Select Simple Query Wizard. Press “OK” 1 2 3

Designing a Query  Select the table you want to query, and the fields.  You can select more than one table, as long as the tables are related