Instructions for Creating Silly Survey Database

Size: px
Start display at page:

Download "Instructions for Creating Silly Survey Database"

Transcription

1 Instructions for Creating Silly Survey Database Create a New Database 1. Find the shortcut or the file that starts MS Access and click it to activate the program. 2. In the Create a New Database Using portion of the dialogue box, select the Blank Database radio button. (See Figure 1) Figure 1 3. The File New Database dialogue box appears. (Figure 2) Access requires that you save the file (give it a name and a location) before you begin working with it. That is because as you enter data into the database (after you have designed it), the data is saved automatically as you enter it and move from field to field and record to record. Figure 2 4. Name you database Silly Survey and save it in the My Documents folder. 5. After Access creates the file the program opens and you will see the Database Window. (See Figure 3) The Database window is the holding place for all the objects that you will create Chris Harris Instructional Technology Figure 3 Consultant charris@esc2.net - 1 -

2 that will make up the Silly Survey database. Database files or applications that you create with MS Access will consist of tables, forms, queries, and reports. (Macros and Modules are beyond the scope of this workshop but they are also elements that can be included in an Access database file or application.) Your file can have multiple tables, queries, forms and reports, but all of them together make up the database file. You will both create and view all of the database objects that you create for you database file from this window. Notice that the window is empty right now. That is because you haven t created anything yet. Creating Access Tables Most often when you are creating a database file, the first thing you will need to do is create a holding place for the data that you want to store in the database. Remember, a database is, first and foremost, a data storage structure. In MS Access data is stored in tables. A table is a collection of data about a specific topic, such as products, supplies, or for our purposes today, personal information. Tables store data items in a row-column format similar to that used by spreadsheet applications. So before we can enter data into a table, we have to create the table. In the Database window click on the Tables tab to give it the focus. Click on the New button to activate the New Table dialogue box. (Figure 4) Figure 4 1. In the New Table dialogue box there are five options for creating a new table. We are going to use the Design View for all of the tables that we create today, but you should experiment with the other options. One of them may be more to your liking. Select Design View in the window and click on the OK button to activate the Table 1 Design View window. (Figure 5) Figure 5 2. You should take note that the database window is still open. It is in the background and does not have the focus right now, but it is still there. Also notice that the Design View window is divided into two parts, the grid at the top and the Field Properties at the bottom. We will be - 2 -

3 working in both windows. The grid at the top is divided into three columns. Two of them are required the third is optional. As we saw earlier, databases are made up of fields and records. In this window you are going to tell Access what fields you want to include in this database table. Click in the Field Name column and Row 1. Type in the name of the first field (which for our Silly Survey database will be First Name). 3. Tab over to the next column, Data Type. Be sure that it says Text. 4. Tab over to the third column, the Description column. This information is optional, but if you choose to use it, the text that you enter here will be shown in the status bar at the bottom of the table when you click in this field in Datasheet view. Type Enter your first name only. 5. Click in the Field Length box in the Field Properties portion of the New Table window. Change the field length from 50 to 25. (This is a space saving technique that will help keep your databases as small as possible.) We will discuss other properties as the need arises. 6. Click in the top section of the window and add the fields for middle initial (MI) and City. 7. The next field should be named Gender and the data type should be set to Lookup. In the dialogue box, select the second radio button, I will type in the values that I want and click next. In the first cell enter Male. Hit the Tab key and type Female. Click next and finish. 8. Finish the table with the information below. (Note: we will make the Longest Toe, Roll Tongue, Inee/Outee and Bend Finger fields lookup fields using the lookup wizard. The Hair Color field will also be a lookup field, but we will create a new table to relate to that field.) 9. To make the Longest Toe field a lookup field, click in its Data Type cell, click on the drop down arrow, select Lookup, select the I will type in the values that I want radio button, click next, type Toe 1 in the first cell, hit the tab key and type Toe 2. Continue until you have entered through Toe 5. Click Next and Finish. 10. Make the Bend Finger field and the Inee or Outee field lookup fields with the selections being Yes and No. 11. Save and close the table. 12. Create a new table in Design View Figure 6-3 -

4 13. Add one field to the table Hair Color, and make it a text field. Save the table as Hair Color Table. Close the table. 14. Open the Silly Information Table in design view. Click in the data type column for the Hair Color field. Click on the drop down arrow and select Lookup wizard. 15. Leave the first radio button selected and click next. 16. In this dialogue box you select the table or the query from which you want the values for this field to be selected. In our database there is only one so click next. 17. This dialogue box will list all the fields from the table you selected in Step 16. Again, we only have one so select it and click next two times and then finish. Then click Yes on the save message box. You didn t see any apparent change, but in the field properties, click on the Lookup tab and notice all the information that has been added by the lookup wizard. 18. Close the Silly Survey table and open the Hair Color Table in Datasheet view. Enter the hair colors brunette, brown, red, gray, black, and blonde and close the table. 19. Open the Silly Survey table in Datasheet view. Click in the Hair Color field, click on the drop down arrow and you should see the hair colors that you just entered in the Hair Color table. 20. You have now designed all the tables that you need for this database. Creating Access Forms In Access, tables are the primary storage structure for data. However, in a large database with many fields and many records, working with data in a table (datasheet view) can be hazardous to your data. Access provides another object that is designed for working with your data. In this section of the workshop you will learn how to create a form. 1. Close any tables that are open 2. Click on the Forms tab in the database window. 3. Click on the New button and select Form 4. In the drop down box at the bottom of the dialogue box select the Silly Information table and click on OK. 5. Since this is going to be our data entry form we want all the fields from the table listed on the form. Click on the second button to move all the fields from the left side to the right side of the dialogue box and click on Next. 6. Select the Columnar layout and click Next. 7. Select Stone and click Next. 8. Give your form a name Silly Survey Data Entry Form would be a good name. Click finish. Now you have created a new form, and it looks good and it is functional. But suppose that you wanted it to look differently or to do some different things. Let s take a look at just a few of the ways that Access allows you to edit a form

5 9. Click the View button to switch from Form View to Design View. Maximize the widow. 10. Explore the three parts of the form, Header, Detail, Footer 11. Move mouse to the right side of the light gray area, the design grid, click and hold the left mouse button, and drag the edge of the window to the right. 12. Make the size of the picture control smaller and move it into the lower right hand corner of the form. 13. Move the Roll Tongue label and list box and the Raise Eyebrow label and list box to the right side of the form under the Inee/Outee label and list box. (To control the distance from the end of the label to check box, use the Left property in the Properties sheet or click on the large handle in the upper left-hand corner of the text box or label and drag it where you want it to be.) 14. Move the Longest Toe and Shoe Size labels and fields to the right side of the form 15. Align the left side of all the labels on the right side of the form, including the picture label and control box. 16. Align the left side of the text boxes (Bend Finger, etc). Be sure that you include the Raise Eyebrow label. 17. Make all the controls on the form bold. (Use the mouse pointer in the left ruler to select all the controls.) 18. Remove the Bold setting from all the labels while leaving the text boxes bold. 19. Make the text in the text boxes blue. Select the text boxes, click on the drop down arrow on the right side of the Font Color button on the Formatting Toolbar. 20. Add a title to the form in the Form Header section. Place mouse pointer on the line between the header and detail bars, click and hold, and drag the detail bar down. 21. On the Toolbox (View-Toolbox) select the Aa button, the label tool. Click and drag in the Form Header section of the form. Make it large enough to contain the words Silly Survey Data Entry Form. When you release the mouse button, the cursor will be ready for you to type the title. 22. Enlarge the font to 18 and make the color blue. You may have to enlarge the label to see all the letters. Center the title in the label. Your form should look somewhat like Figure 7. Figure Now we are going to change the tab stop settings for the controls on the right side of the form. Click on the Bend Finger text box, click on the Properties button, select the Other tab, find the Tab Index property and change it to

6 24. With the Properties dialogue box still open, click on the Inee/Outee text box and change its tab stop to 9. Continue down the list until all the tab stops are in order. The picture control should be # Switch back to Form View and tab through controls. If you need to make any adjustments to the tab order, go back to Design view and do so now. 26. Change the size of the Gender list box, age text box, hair color list box, eye color text box, bend finger list box, Inee/Outee list box, longest toe list box, and shoe size text box. Also change the alignment of the age text box to left aligned. 27. Delete the label on the picture control. 28. Right click on the picture control and select properties. Click on the All tab and find the Size Mode property. Experiment with this property until you find one that works. 29. Use the handout to enter data into your database using the Silly Survey Data Entry Form. Queries Asking Your Database A Question Having a database is good, but what are you going to do with it once you have all that data stored away in such a nice orderly fashion? You have to be able to extract data from the database if it is going to be useful and so, in this section you will learn how to create and run simple queries. For example, if you wanted to know the first name and middle initial of everyone in the database whose belly button is an inee, a query will allow you to do that. Here is how you create one. 1. In the database window click on the Queries tab and click on the New button. 2. Select Simple Query. In the next dialogue box in the Tables/Queries list box, select Silly Information Table. 3. Since we aren t interested in all the information in all the fields for this query, we are only going to select two fields. Click on Name and click on the top arrow. Now scroll down until you can see the Inee/Outee field and move it over to the Selected Fields box. Now click Next. 4. Give the query a name. Let s name this one Inee Query. Click Finish. You should now see the first name of everyone in your database and the information about their belly buttons. But we wanted to know just the names of the people who have Inees. 5. Click on the View button to move into Design view. The Query Design window is divided into two parts. The top part contains the table that the query is querying. The bottom half, called the query by example grid can be used to visually construct the question (query) that you want to ask the database. 6. In the Inee/Outee column click in the Criteria row. Type Inee (without the quotes). Click on the Run button on the toolbar (the large red exclamation point). Now you should only see the people in the database who have an inee belly button. 7. Save the query. 8. Let s take this one step further. Let s ask the database to show us the gender of everyone who has an inee. 9. In the table in the top half of the window, click and hold on the gender field. Drag it to the third column in the grid and release the mouse. 10. Run the query. You should see the name, belly button information, and gender of every one in the database who has an inee. 11. In the Inee/Outee column remove the check from the Show row check box. Run the query

7 12. Check the Show box again. Place your mouse just above the Inee/Outee column until it becomes a heavy dark arrow pointing down. Click the mouse to select the entire column. Move the mouse into the bar just above the Inee/Outee field and click and hold the mouse button. 13. Drag the mouse to the right side of the gender column and release the mouse. Run the query. 14. Save and close the Inee Query. 15. Create a form that you can use to view the results of this query. Creating Reports in Access 97 The last step needed to complete the Silly Survey Database application is to create a report. Remember that reports are created for output, usually for printing but also for web and on-screen presentations. Let's create a report that will show us the name, hair color, and eye color of everyone in the database. 1. Click on the Reports tab in the database window, click on the New button, select "Report " and in the list box, select the Silly Information Table. Click OK. 2. Move the name, hair color, and eye color fields from the "Available Fields" box to the "Selected Fields" box and click Next. 3. This page in the wizard gives you the opportunity to add some grouping to your report. If, for example, you tell the wizard that you would like to group by hair color, Access will put all the people with red hair together, all of the blondes together, and so on. For our report we are not going to add any grouping to this report. Click Next. 4. This page allows you to choose a sort order. If you use the list box to select the name field, the report will put all the names in alphabetical order. If the field is number field it will be listed on the report numerically. Click Next. 5. This is the layout page. Select tabular, portrait, and be sure to check the text box at the bottom of the box. Click Next. 6. Choose a style. This will have an effect on the appearance of the report, but only on font, style, color and size. Click Next. 7. Give your table a name that will identify it to you next week and next month. Our report will be called "Name-Hair-Eye Color Report." Click Finish

8 Field Name Data Type Properties Caption Comments Name MI City Gender Age Hair Color Eye Color Text Text Text Lookup Number Text to begin with, then lookup wizard Lookup Longest Toe Lookup Raise Eyebrow Roll Tongue Yes/No Yes/No or Lookup Bend Finger Lookup Inee/Outee Picture Lookup OLE Required = Yes Enter first only your name Input Mask = "L.", Middle Intial Field Size = 2 Set Default Value Property Smaller Field size=more efficent operation, faster and less memory Type in values and then show properties to demonstrate how easy the wizard is to use. Put mouse in field size Enter your property and press F1 to age or the show help on this property. age that you Choose the one that want us to seems most appropriate.- think you are byte Entering one is optional Entering one is optional Entering one is optional Create as text. Close table and create new table-"hair Color" with one field for for hair color. Come back main table and make this field lookup values from new table. Type in values Type in values, 1, 2, 3, 4, 5. 1 is big toe and 5 is little toe. This may or may not work, depending on the filters that have been installed

Creating a Form. A form is something that is created allowing users to enter information in a more visual manner than a datasheet view.

Creating a Form. A form is something that is created allowing users to enter information in a more visual manner than a datasheet view. Creating a Form A form is something that is created allowing users to enter information in a more visual manner than a datasheet view. In the database object window, click on the word Forms Double Click

More information

Microsoft Access 2010 handout

Microsoft Access 2010 handout Microsoft Access 2010 handout Access 2010 is a relational database program you can use to create and manage large quantities of data. You can use Access to manage anything from a home inventory to a giant

More information

Introduction to Microsoft Access 2010

Introduction to Microsoft Access 2010 Introduction to Microsoft Access 2010 A database is a collection of information that is related. Access allows you to manage your information in one database file. Within Access there are four major objects:

More information

Introduction to Microsoft Access 2013

Introduction to Microsoft Access 2013 Introduction to Microsoft Access 2013 A database is a collection of information that is related. Access allows you to manage your information in one database file. Within Access there are four major objects:

More information

Microsoft Access 2000

Microsoft Access 2000 Microsoft Access 2000 Level 1 Region 4 Teaching, Learning and Technology Center Kaplan, LA Activity 1 Creating a Database 1. Open Microsoft Access 2000 a. Click on START, highlight Programs, point and

More information

Microsoft Access 2007 Introduction

Microsoft Access 2007 Introduction Microsoft Access 2007 Introduction Access is the database management system in Microsoft Office. A database is an organized collection of facts about a particular subject. Examples of databases are an

More information

Access I 2010. Tables, Queries, Forms, Reports. Lourdes Day, Technology Specialist, FDLRS Sunrise

Access I 2010. Tables, Queries, Forms, Reports. Lourdes Day, Technology Specialist, FDLRS Sunrise Access I 2010 Tables, Queries, Forms, Reports Lourdes Day, Technology Specialist, FDLRS Sunrise Objectives Participants will 1. create and edit a table 2. create queries with criteria 3. create and edit

More information

Microsoft Access 2010- Introduction

Microsoft Access 2010- Introduction Microsoft Access 2010- Introduction Access is the database management system in Microsoft Office. A database is an organized collection of facts about a particular subject. Examples of databases are an

More information

Access 2007 Creating Forms Table of Contents

Access 2007 Creating Forms Table of Contents Access 2007 Creating Forms Table of Contents CREATING FORMS IN ACCESS 2007... 3 UNDERSTAND LAYOUT VIEW AND DESIGN VIEW... 3 LAYOUT VIEW... 3 DESIGN VIEW... 3 UNDERSTAND CONTROLS... 4 BOUND CONTROL... 4

More information

Creating a Database in Access

Creating a Database in Access Creating a Database in Access Microsoft Access is a database application. A database is collection of records and files organized for a particular purpose. For example, you could use a database to store

More information

MS Access Lab 2. Topic: Tables

MS Access Lab 2. Topic: Tables MS Access Lab 2 Topic: Tables Summary Introduction: Tables, Start to build a new database Creating Tables: Datasheet View, Design View Working with Data: Sorting, Filtering Help on Tables Introduction

More information

A More Advanced Database Illustration Access 2010

A More Advanced Database Illustration Access 2010 A More Advanced Database Illustration Access 2010 3.1 Introduction and Checklist This illustration is taken from a form designed for data abstraction from medical records of women diagnosed with breast

More information

Microsoft Access 2010 Part 1: Introduction to Access

Microsoft Access 2010 Part 1: Introduction to Access CALIFORNIA STATE UNIVERSITY, LOS ANGELES INFORMATION TECHNOLOGY SERVICES Microsoft Access 2010 Part 1: Introduction to Access Fall 2014, Version 1.2 Table of Contents Introduction...3 Starting Access...3

More information

Creating a Database using Access 2007

Creating a Database using Access 2007 Creating a Database using Access 2007 Starting Access 2007 Double click on the Access 2007 icon on the Windows desktop (see right), or click-on the Start button in the lower left corner of the screen,

More information

Using Microsoft Access

Using Microsoft Access Using Microsoft Access Forms Although information in a database can be entered and edited directly in a table, most people find it simpler to use a form. We use forms all the time in everyday life as a

More information

Creating an Access Database. To start an Access Database, you should first go into Access and then select file, new.

Creating an Access Database. To start an Access Database, you should first go into Access and then select file, new. To start an Access Database, you should first go into Access and then select file, new. Then on the right side of the screen, select Blank database. Give your database a name where it says db1 and save

More information

Access is an extremely complex subject and, inevitably, shortcuts and compromises have been made to reduce the written content of this article.

Access is an extremely complex subject and, inevitably, shortcuts and compromises have been made to reduce the written content of this article. EMISNUG Conference 2012: Building an Access database Patrick Wilmore, IT Manager, Windrush Medical practice, Witney This handout accompanies my talk at 10.00am on Friday 8 th September 2012. The objective

More information

MICROSOFT ACCESS 2003 TUTORIAL

MICROSOFT ACCESS 2003 TUTORIAL MICROSOFT ACCESS 2003 TUTORIAL M I C R O S O F T A C C E S S 2 0 0 3 Microsoft Access is powerful software designed for PC. It allows you to create and manage databases. A database is an organized body

More information

IN THIS PROJECT, YOU LEARN HOW TO

IN THIS PROJECT, YOU LEARN HOW TO UNIT 2 PROJECT 11 CREATING A CUSTOMIZED DATABASE IN THIS PROJECT, YOU LEARN HOW TO Examine a Database and Its Objects Create Tables and Set Field Properties in Design View Create Relationships Add and

More information

Microsoft Excel Basics

Microsoft Excel Basics COMMUNITY TECHNICAL SUPPORT Microsoft Excel Basics Introduction to Excel Click on the program icon in Launcher or the Microsoft Office Shortcut Bar. A worksheet is a grid, made up of columns, which are

More information

MICROSOFT ACCESS 2007 BOOK 2

MICROSOFT ACCESS 2007 BOOK 2 MICROSOFT ACCESS 2007 BOOK 2 4.1 INTRODUCTION TO ACCESS FIRST ENCOUNTER WITH ACCESS 2007 P 205 Access is activated by means of Start, Programs, Microsoft Access or clicking on the icon. The window opened

More information

Steps to Create a Database

Steps to Create a Database Steps to Create a Database Design the Database In order for a database to be effective some time should be spent on the layout of the table. Additionally, time should be spent on what the purpose of the

More information

User Services. Microsoft Access 2003 II. Use the new Microsoft

User Services. Microsoft Access 2003 II. Use the new Microsoft User Services July 2007 OBJECTIVES Develop Field Properties Import Data from an Excel Spreadsheet Create Relationships Create a Form with a Subform Create Action Queries Create Command Buttons Create a

More information

EXCEL PIVOT TABLE David Geffen School of Medicine, UCLA Dean s Office Oct 2002

EXCEL PIVOT TABLE David Geffen School of Medicine, UCLA Dean s Office Oct 2002 EXCEL PIVOT TABLE David Geffen School of Medicine, UCLA Dean s Office Oct 2002 Table of Contents Part I Creating a Pivot Table Excel Database......3 What is a Pivot Table...... 3 Creating Pivot Tables

More information

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

Creating a Database Using Access 2003 for Windows 2000/Me/XP Creating a Database Using Access 2003 for Windows 2000/Me/XP Starting Access 2003 Double click on the Access 2003 icon on the Windows desktop (see right), or click-on the Start button in the lower left

More information

Access Database Design

Access Database Design Access Database Design Technical Support Services Office of Information Technology, West Virginia University OIT Help Desk -- 293-4444 x 1 http://oit.wvu.edu/support/training/classmat/db/ Instructors:

More information

Learning Services IT Guide. Access 2013

Learning Services IT Guide. Access 2013 Learning Services IT Guide Access 2013 Microsoft Access is a programme which allows you to store a lot of information easily in the form of a database. For example you could create a database which stored

More information

Instructions for Formatting MLA Style Papers in Microsoft Word 2010

Instructions for Formatting MLA Style Papers in Microsoft Word 2010 Instructions for Formatting MLA Style Papers in Microsoft Word 2010 To begin a Microsoft Word 2010 project, click on the Start bar in the lower left corner of the screen. Select All Programs and then find

More information

Microsoft Access Basics

Microsoft Access Basics Microsoft Access Basics 2006 ipic Development Group, LLC Authored by James D Ballotti Microsoft, Access, Excel, Word, and Office are registered trademarks of the Microsoft Corporation Version 1 - Revision

More information

Access NAMES Computerized Database

Access NAMES Computerized Database Access NAMES Computerized Database 2014 USER'S GUIDE Last Updated: 4/2014 Prepared by: BEVERLY J. SIMS COMPUTER SPECIALIST bsims@uaex.edu 501-671-2263 The Division of Agriculture offers its programs to

More information

Microsoft Access 2010 Overview of Basics

Microsoft Access 2010 Overview of Basics Opening Screen Access 2010 launches with a window allowing you to: create a new database from a template; create a new template from scratch; or open an existing database. Open existing Templates Create

More information

MICROSOFT ACCESS A. CREATING A DATABASE B. CREATING TABLES IN A DATABASE

MICROSOFT ACCESS A. CREATING A DATABASE B. CREATING TABLES IN A DATABASE Prepared for MIS 6326 by Dr. Sumit Sarkar 1 MICROSOFT ACCESS A database is a collection of different types of data, stored in a manner to facilitate use in diverse ways. In Microsoft Access 2000, a database

More information

MICROSOFT OFFICE ACCESS 2007 - NEW FEATURES

MICROSOFT OFFICE ACCESS 2007 - NEW FEATURES MICROSOFT OFFICE 2007 MICROSOFT OFFICE ACCESS 2007 - NEW FEATURES Exploring Access Creating and Working with Tables Finding and Filtering Data Working with Queries and Recordsets Working with Forms Working

More information

Intellect Platform - Tables and Templates Basic Document Management System - A101

Intellect Platform - Tables and Templates Basic Document Management System - A101 Intellect Platform - Tables and Templates Basic Document Management System - A101 Interneer, Inc. 4/12/2010 Created by Erika Keresztyen 2 Tables and Templates - A101 - Basic Document Management System

More information

Using an Access Database

Using an Access Database A Few Terms Using an Access Database These words are used often in Access so you will want to become familiar with them before using the program and this tutorial. A database is a collection of related

More information

Maximizing the Use of Slide Masters to Make Global Changes in PowerPoint

Maximizing the Use of Slide Masters to Make Global Changes in PowerPoint Maximizing the Use of Slide Masters to Make Global Changes in PowerPoint This document provides instructions for using slide masters in Microsoft PowerPoint. Slide masters allow you to make a change just

More information

MS Access. Microsoft Access is a relational database management system for windows. Using this package, following tasks can be performed.

MS Access. Microsoft Access is a relational database management system for windows. Using this package, following tasks can be performed. MS Access Microsoft Access is a relational database management system for windows. Using this package, following tasks can be performed. Organize data into manageable related units Enter, modify and locate

More information

Instructions for Formatting APA Style Papers in Microsoft Word 2010

Instructions for Formatting APA Style Papers in Microsoft Word 2010 Instructions for Formatting APA Style Papers in Microsoft Word 2010 To begin a Microsoft Word 2010 project, click on the Start bar in the lower left corner of the screen. Select All Programs and then find

More information

Introduction to Microsoft Access 2003

Introduction to Microsoft Access 2003 Introduction to Microsoft Access 2003 Zhi Liu School of Information Fall/2006 Introduction and Objectives Microsoft Access 2003 is a powerful, yet easy to learn, relational database application for Microsoft

More information

Microsoft Access 2000 for Windows Handout: 3 Academic Computing Support Information Technology Services Tennessee Technological University December 2001 1. Creating a new database In this exercise, we

More information

Lesson 07: MS ACCESS - Handout. Introduction to database (30 mins)

Lesson 07: MS ACCESS - Handout. Introduction to database (30 mins) Lesson 07: MS ACCESS - Handout Handout Introduction to database (30 mins) Microsoft Access is a database application. A database is a collection of related information put together in database objects.

More information

Using Microsoft Access Databases

Using Microsoft Access Databases Using Microsoft Access Databases Print this document to use as a reference while you work through this course. Open Access, and follow all directions to familiarize yourself with the program. Database

More information

4. The Third Stage In Designing A Database Is When We Analyze Our Tables More Closely And Create A Between Tables

4. The Third Stage In Designing A Database Is When We Analyze Our Tables More Closely And Create A Between Tables 1. What Are The Different Views To Display A Table A) Datasheet View B) Design View C) Pivote Table & Pivot Chart View D) All Of Above 2. Which Of The Following Creates A Drop Down List Of Values To Choose

More information

Microsoft Office Access 2007 Basics

Microsoft Office Access 2007 Basics Access(ing) A Database Project PRESENTED BY THE TECHNOLOGY TRAINERS OF THE MONROE COUNTY LIBRARY SYSTEM EMAIL: TRAININGLAB@MONROE.LIB.MI.US MONROE COUNTY LIBRARY SYSTEM 734-241-5770 1 840 SOUTH ROESSLER

More information

Microsoft Access 2010

Microsoft Access 2010 IT Training Microsoft Access 2010 Jane Barrett, IT Training & Engagement Team Information System Services Version 3.0 Scope Learning outcomes Learn how to navigate around Access. Learn how to design and

More information

INTRODUCTION TO MICROSOFT ACCESS Tables, Queries, Forms & Reports

INTRODUCTION TO MICROSOFT ACCESS Tables, Queries, Forms & Reports INTRODUCTION TO MICROSOFT ACCESS Tables, Queries, Forms & Reports Introduction...2 Tables...3 Designing a Table...3 Data Types...4 Relationships...8 Saving Object Designs and Saving Data...9 Queries...11

More information

APPLYING BENFORD'S LAW This PDF contains step-by-step instructions on how to apply Benford's law using Microsoft Excel, which is commonly used by

APPLYING BENFORD'S LAW This PDF contains step-by-step instructions on how to apply Benford's law using Microsoft Excel, which is commonly used by APPLYING BENFORD'S LAW This PDF contains step-by-step instructions on how to apply Benford's law using Microsoft Excel, which is commonly used by internal auditors around the world in their day-to-day

More information

ADOBE ACROBAT 7.0 CREATING FORMS

ADOBE ACROBAT 7.0 CREATING FORMS ADOBE ACROBAT 7.0 CREATING FORMS ADOBE ACROBAT 7.0: CREATING FORMS ADOBE ACROBAT 7.0: CREATING FORMS...2 Getting Started...2 Creating the Adobe Form...3 To insert a Text Field...3 To insert a Check Box/Radio

More information

Access II 2007 Workshop

Access II 2007 Workshop Access II 2007 Workshop Query & Report I. Review Tables/Forms Ways to create tables: tables, templates & design Edit tables: new fields & table properties Import option Link tables: Relationship Forms

More information

Beginning Level Microsoft Access (Database)

Beginning Level Microsoft Access (Database) Beginning Level Microsoft Access (Database) Cleveland Heights - University Heights Schools Summer 1999 Index Database Introduction 1 Creating Tables 3 Entering Information in Records 6 Creating Forms 9

More information

Introduction to Microsoft Access 2007

Introduction to Microsoft Access 2007 Introduction to Microsoft Access 2007 Introduction A database is a collection of information that's related. Access allows you to manage your information in one database file. Within Access there are four

More information

Using Microsoft Excel to Manage and Analyze Data: Some Tips

Using Microsoft Excel to Manage and Analyze Data: Some Tips Using Microsoft Excel to Manage and Analyze Data: Some Tips Larger, complex data management may require specialized and/or customized database software, and larger or more complex analyses may require

More information

Creating tables in Microsoft Access 2007

Creating tables in Microsoft Access 2007 Platform: Windows PC Ref no: USER 164 Date: 25 th October 2007 Version: 1 Authors: D.R.Sheward, C.L.Napier Creating tables in Microsoft Access 2007 The aim of this guide is to provide information on using

More information

Microsoft Using an Existing Database Amarillo College Revision Date: July 30, 2008

Microsoft Using an Existing Database Amarillo College Revision Date: July 30, 2008 Microsoft Amarillo College Revision Date: July 30, 2008 Table of Contents GENERAL INFORMATION... 1 TERMINOLOGY... 1 ADVANTAGES OF USING A DATABASE... 2 A DATABASE SHOULD CONTAIN:... 3 A DATABASE SHOULD

More information

Entering the example employee satisfaction survey in Survey Crafter Professional s Survey Designer window

Entering the example employee satisfaction survey in Survey Crafter Professional s Survey Designer window Survey Crafter, Inc. Survey Crafter Walkthrough Summary: Walkthrough: Applies to: Topic: Synopsis This tutorial walks you through entering the example employee satisfaction survey in Survey Crafter Professional

More information

Check out our website!

Check out our website! Check out our website! www.nvcc.edu/woodbr idge/computer-lab Contact Us Location: Open Computer Lab Seefeldt Building #336 NOVA Woodbridge Campus Hussna Azamy (OCL Supervisor) Phone: 703-878-5714 E-mail:

More information

Basic Excel Handbook

Basic Excel Handbook 2 5 2 7 1 1 0 4 3 9 8 1 Basic Excel Handbook Version 3.6 May 6, 2008 Contents Contents... 1 Part I: Background Information...3 About This Handbook... 4 Excel Terminology... 5 Excel Terminology (cont.)...

More information

Excel 2003 A Beginners Guide

Excel 2003 A Beginners Guide Excel 2003 A Beginners Guide Beginner Introduction The aim of this document is to introduce some basic techniques for using Excel to enter data, perform calculations and produce simple charts based on

More information

Introduction to Microsoft Access XP

Introduction to Microsoft Access XP Introduction to Microsoft Access XP Access is the database management system in Microsoft Office. A database is an organized collection of facts about a particular subject. An address book or a library

More information

Objectives. Microsoft Office 2007 Access 2007 Vista Notes. Opening a database, Tables, Querying a Database, and Reports

Objectives. Microsoft Office 2007 Access 2007 Vista Notes. Opening a database, Tables, Querying a Database, and Reports Microsoft Office 2007 Access 2007 Vista Notes Opening a database, Tables, Querying a Database, and Reports Objectives 1. Start Access 2. Describe the features of the Access window 3. Create a database

More information

Utilizing Microsoft Access Forms and Reports

Utilizing Microsoft Access Forms and Reports Utilizing Microsoft Access Forms and Reports The 2014 SAIR Conference Workshop #3 October 4 th, 2014 Presented by: Nathan Pitts (Sr. Research Analyst The University of North Alabama) Molly Vaughn (Associate

More information

Excel 2007 A Beginners Guide

Excel 2007 A Beginners Guide Excel 2007 A Beginners Guide Beginner Introduction The aim of this document is to introduce some basic techniques for using Excel to enter data, perform calculations and produce simple charts based on

More information

Database File. Table. Field. Datatype. Value. Department of Computer and Mathematical Sciences

Database File. Table. Field. Datatype. Value. Department of Computer and Mathematical Sciences Unit 4 Introduction to Spreadsheet and Database, pages 1 of 12 Department of Computer and Mathematical Sciences CS 1305 Intro to Computer Technology 15 Module 15: Introduction to Microsoft Access Objectives:

More information

Microsoft Access 2007 Module 1

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

More information

LEGISLATOR DATABASE. September, 2012

LEGISLATOR DATABASE. September, 2012 LEGISLATOR DATABASE September, 2012 1. INTRODUCTION 2. LIST OF QUERIES 3. FIELDS 4. QUERY DESCRIPTIONS 5. USING THE LEGISLATOR DATABASE QUERIES 6. DOWNLOADING THE LEGISLATOR DATABASE FROM THE CGA HOME

More information

CREATING EXCEL PIVOT TABLES AND PIVOT CHARTS FOR LIBRARY QUESTIONNAIRE RESULTS

CREATING EXCEL PIVOT TABLES AND PIVOT CHARTS FOR LIBRARY QUESTIONNAIRE RESULTS CREATING EXCEL PIVOT TABLES AND PIVOT CHARTS FOR LIBRARY QUESTIONNAIRE RESULTS An Excel Pivot Table is an interactive table that summarizes large amounts of data. It allows the user to view and manipulate

More information

Access Tutorial 6: Form Fundamentals

Access Tutorial 6: Form Fundamentals Access Tutorial 6: Form Fundamentals 6.1 Introduction: Using forms as the core of an application Forms provide a user-oriented interface to the data in a database application. They allow you, as a developer,

More information

Merging Labels, Letters, and Envelopes Word 2013

Merging Labels, Letters, and Envelopes Word 2013 Merging Labels, Letters, and Envelopes Word 2013 Merging... 1 Types of Merges... 1 The Merging Process... 2 Labels - A Page of the Same... 2 Labels - A Blank Page... 3 Creating Custom Labels... 3 Merged

More information

Creating forms in Microsoft Access 2007

Creating forms in Microsoft Access 2007 Platform: Windows PC Ref no: USER 166 Date: 14 th January 2008 Version: 1 Authors: Derek Sheward, Claire Napier Creating forms in Microsoft Access 2007 This is the fourth document in a series of five on

More information

Introduction to. Microsoft Access 2000. Practicals

Introduction to. Microsoft Access 2000. Practicals Introduction to Microsoft Access 2000 Practicals 1 Contents Practical 1..1 Introduction to Access basics. Getting help in Access. Creating databases and tables. Practical 2 13 More on creating, editing

More information

Word 2007: Basics Learning Guide

Word 2007: Basics Learning Guide Word 2007: Basics Learning Guide Exploring Word At first glance, the new Word 2007 interface may seem a bit unsettling, with fat bands called Ribbons replacing cascading text menus and task bars. This

More information

User Services. Intermediate Microsoft Access. Use the new Microsoft Access. Getting Help. Instructors OBJECTIVES. July 2009

User Services. Intermediate Microsoft Access. Use the new Microsoft Access. Getting Help. Instructors OBJECTIVES. July 2009 User Services July 2009 OBJECTIVES Develop Field Properties Import Data from an Excel Spreadsheet & MS Access database Create Relationships Create a Form with a Subform Create Action Queries Create Command

More information

Microsoft Access XP Session 1 Week 8

Microsoft Access XP Session 1 Week 8 Creating a Database Click-on the Start button in the lower left corner of the screen, then click-on Programs, and then click-on Microsoft Access. New File The Access XP New File Task Pane will appear on

More information

Section DB DATABASE - Microsoft Access

Section DB DATABASE - Microsoft Access Section DB DATABASE - Microsoft Access About Access 2007 Access 2007 is part of Microsoft Office 2007. It is an important productivity tool for business. Microsoft Access provides an inexpensive yet powerful

More information

Microsoft Excel 2007 Level 2

Microsoft Excel 2007 Level 2 Information Technology Services Kennesaw State University Microsoft Excel 2007 Level 2 Copyright 2008 KSU Dept. of Information Technology Services This document may be downloaded, printed or copied for

More information

Lab 2: MS ACCESS Tables

Lab 2: MS ACCESS Tables Lab 2: MS ACCESS Tables Summary Introduction to Tables and How to Build a New Database Creating Tables in Datasheet View and Design View Working with Data on Sorting and Filtering 1. Introduction Creating

More information

8 CREATING FORM WITH FORM WIZARD AND FORM DESIGNER

8 CREATING FORM WITH FORM WIZARD AND FORM DESIGNER 8 CREATING FORM WITH FORM WIZARD AND FORM DESIGNER 8.1 INTRODUCTION Forms are very powerful tool embedded in almost all the Database Management System. It provides the basic means for inputting data for

More information

Basic Microsoft Excel 2007

Basic Microsoft Excel 2007 Basic Microsoft Excel 2007 The biggest difference between Excel 2007 and its predecessors is the new layout. All of the old functions are still there (with some new additions), but they are now located

More information

Creating a Gradebook in Excel

Creating a Gradebook in Excel Creating a Spreadsheet Gradebook 1 Creating a Gradebook in Excel Spreadsheets are a great tool for creating gradebooks. With a little bit of work, you can create a customized gradebook that will provide

More information

MICROSOFT ACCESS STEP BY STEP GUIDE

MICROSOFT ACCESS STEP BY STEP GUIDE IGCSE ICT SECTION 11 DATA MANIPULATION MICROSOFT ACCESS STEP BY STEP GUIDE Mark Nicholls ICT Lounge P a g e 1 Contents Task 35 details Page 3 Opening a new Database. Page 4 Importing.csv file into the

More information

TheFinancialEdge. Reports Guide for Accounts Receivable

TheFinancialEdge. Reports Guide for Accounts Receivable TheFinancialEdge Reports Guide for Accounts Receivable 041813 2013 Blackbaud, Inc. This publication, or any part thereof, may not be reproduced or transmitted in any form or by any means, electronic, or

More information

Briefing document: How to create a Gantt chart using a spreadsheet

Briefing document: How to create a Gantt chart using a spreadsheet Briefing document: How to create a Gantt chart using a spreadsheet A Gantt chart is a popular way of using a bar-type chart to show the schedule for a project. It is named after Henry Gantt who created

More information

Monthly Payroll to Finance Reconciliation Report: Access and Instructions

Monthly Payroll to Finance Reconciliation Report: Access and Instructions Monthly Payroll to Finance Reconciliation Report: Access and Instructions VCU Reporting Center... 2 Log in... 2 Open Folder... 3 Other Useful Information: Copying Sheets... 5 Creating Subtotals... 5 Outlining

More information

Simple Invoicing Desktop Database with MS Access 2013. c 2015 by David W. Gerbing School of Business Administration Portland State University

Simple Invoicing Desktop Database with MS Access 2013. c 2015 by David W. Gerbing School of Business Administration Portland State University Simple Invoicing Desktop Database with MS Access 2013 c 2015 by David W. Gerbing School of Business Administration Portland State University July 2, 2015 CONTENTS 1 Contents 1 Create a New Database 1 2

More information

Personal Portfolios on Blackboard

Personal Portfolios on Blackboard Personal Portfolios on Blackboard This handout has four parts: 1. Creating Personal Portfolios p. 2-11 2. Creating Personal Artifacts p. 12-17 3. Sharing Personal Portfolios p. 18-22 4. Downloading Personal

More information

A database is a collection of data organised in a manner that allows access, retrieval, and use of that data.

A database is a collection of data organised in a manner that allows access, retrieval, and use of that data. Microsoft Access A database is a collection of data organised in a manner that allows access, retrieval, and use of that data. A Database Management System (DBMS) allows users to create a database; add,

More information

Designing Reports in Access

Designing Reports in Access Designing Reports in Access This document provides basic techniques for designing reports in Microsoft Access. Opening Comments about Reports Reports are a great way to organize and present data from your

More information

Writer Guide. Chapter 15 Using Forms in Writer

Writer Guide. Chapter 15 Using Forms in Writer Writer Guide Chapter 15 Using Forms in Writer Copyright This document is Copyright 2005 2008 by its contributors as listed in the section titled Authors. You may distribute it and/or modify it under the

More information

Getting Started with Excel 2008. Table of Contents

Getting Started with Excel 2008. Table of Contents Table of Contents Elements of An Excel Document... 2 Resizing and Hiding Columns and Rows... 3 Using Panes to Create Spreadsheet Headers... 3 Using the AutoFill Command... 4 Using AutoFill for Sequences...

More information

Reduced Quality Sample

Reduced Quality Sample Access 2007 Essentials PART ONE Mobile MOUSe Access 2007 Essentials Version # 1.1 Part One 08/08/2010 11:20 About this Course Microsoft Access is the database application included with Microsoft Office.

More information

Advanced Presentation Features and Animation

Advanced Presentation Features and Animation There are three features that you should remember as you work within PowerPoint 2007: the Microsoft Office Button, the Quick Access Toolbar, and the Ribbon. The function of these features will be more

More information

Create a New Database in Access 2010

Create a New Database in Access 2010 Create a New Database in Access 2010 Table of Contents OVERVIEW... 1 CREATING A DATABASE... 1 ADDING TO A DATABASE... 2 CREATE A DATABASE BY USING A TEMPLATE... 2 CREATE A DATABASE WITHOUT USING A TEMPLATE...

More information

Giving users forms instead of tables lets them enter and manipulate data while protecting the tables structure (field properties, etc.).

Giving users forms instead of tables lets them enter and manipulate data while protecting the tables structure (field properties, etc.). Microsoft Office Access 2010 Understanding Forms Forms are tools for entering, editing or viewing information in tables or queries. They can also be used for searching, and even for printing although reports

More information

MICROSOFT OFFICE ACCESS 2007 - LEVEL 1

MICROSOFT OFFICE ACCESS 2007 - LEVEL 1 MICROSOFT OFFICE 2007 MICROSOFT OFFICE ACCESS 2007 - LEVEL 1 Exploring Access Creating Tables Working with Tables Editing Tables Finding and Filtering Data Printing Data Creating Relationships Using Simple

More information

Introduction to Microsoft Excel 1 Part I

Introduction to Microsoft Excel 1 Part I Introduction to Microsoft Excel 1 Part I Objectives When you complete this workshop you will be able to: Recognize Excel s basic operations and tools; Develop simple worksheets; Use formulas; Format worksheets;

More information

ECDL. European Computer Driving Licence. Spreadsheet Software BCS ITQ Level 2. Syllabus Version 5.0

ECDL. European Computer Driving Licence. Spreadsheet Software BCS ITQ Level 2. Syllabus Version 5.0 European Computer Driving Licence Spreadsheet Software BCS ITQ Level 2 Using Microsoft Excel 2010 Syllabus Version 5.0 This training, which has been approved by BCS, The Chartered Institute for IT, includes

More information

WEBFOCUS QUICK DATA FOR EXCEL

WEBFOCUS QUICK DATA FOR EXCEL WEBFOCUS QUICK DATA FOR EXCEL BRIAN CARTER INFORMATION BUILDERS SUMMIT 2008 USERS CONFERENCE JUNE 2008 Presentation Abstract: Even with the growing popularity and evolvement of Business Intelligence products

More information

paragraph(s). The bottom mark is for all following lines in that paragraph. The rectangle below the marks moves both marks at the same time.

paragraph(s). The bottom mark is for all following lines in that paragraph. The rectangle below the marks moves both marks at the same time. MS Word, Part 3 & 4 Office 2007 Line Numbering Sometimes it can be helpful to have every line numbered. That way, if someone else is reviewing your document they can tell you exactly which lines they have

More information

Advanced Excel 10/20/2011 1

Advanced Excel 10/20/2011 1 Advanced Excel Data Validation Excel has a feature called Data Validation, which will allow you to control what kind of information is typed into cells. 1. Select the cell(s) you wish to control. 2. Click

More information