Database Applications – Microsoft Access Lesson 6A Designing Custom Forms Updated F13 24 slides in presentation 1.

Slides:



Advertisements
Similar presentations
Interaction Design: Visio
Advertisements

Getting Started with PowerPoint
Introduction to Microsoft Access
Chapter 3 Creating a Business Letter with a Letterhead and Table
 Use the Left and Right arrow keys or the Page Up and Page Down keys to move between the pages. You can also click on the pages to move forward.  To.
Microsoft Word – Lesson 1
Chapter 5 Multitable Forms
XP New Perspectives on Microsoft Access 2002 Tutorial 61 Microsoft Access 2002 Tutorial 6 – Creating Custom Reports.
Creating Custom Forms. 2 Design and create a custom form You can create a custom form by modifying an existing form or creating a new form. Either way,
XP New Perspectives on Microsoft Office Access 2003, Second Edition- Tutorial 2 1 Microsoft Office Access 2003 Tutorial 2 – Creating And Maintaining A.
Creating And Maintaining A Database. 2 Learn the guidelines for designing databases When designing a database, first try to think of all the fields of.
Tutorial 6 Using Form Tools and Creating Custom Forms
Pasewark & Pasewark 1 Access Lesson 4 Creating and Modifying Forms Microsoft Office 2007: Introductory.
Access Lesson 4 Creating and Modifying Forms
Chapter 9 Macros, Navigation Forms, PivotTables, and PivotCharts
Office 2003 Advanced Concepts and Techniques M i c r o s o f t Access Project 4 Reports, Forms, and Combo Boxes.
Advanced Tables Lesson 9. Objectives Creating a Custom Table When a table template doesn’t suit your needs, you can create a custom table in Design view.
Chapter 3 Maintaining a Database
XP New Perspectives on Microsoft Access 2002 Tutorial 41 Microsoft Access 2002 Tutorial 4 – Creating Forms and Reports.
Database Applications – Microsoft Access Lesson 2 Modifying a Table and Creating a Form 45 slides in presentation Accessibility check 9/14.
XP Chapter 4 Succeeding in Business with Microsoft Office Access 2003: A Problem-Solving Approach 1 Collecting Data for Well-Designed Forms Chapter 4 “Making.
Tutorial 6 Using Form Tools and Creating Custom Forms
Microsoft Word 2010 Chapter 1 Creating, Formatting, and Editing a Word Document with Pictures.
® Microsoft Access 2010 Tutorial 6 Using Form Tools and Creating Custom Forms.
Advanced Forms Lesson 10.
XP New Perspectives on Microsoft Access 2002 Tutorial 51 Microsoft Access 2002 Tutorial 5 – Enhancing a Table’s Design, and Creating Advanced Queries and.
Key Applications Module Lesson 16 — Excel Essentials Computer Literacy BASICS.
© Paradigm Publishing, Inc Access 2010 Level 2 Unit 1Advanced Tables, Relationships, Queries, and Forms Chapter 4Creating and Using Custom Forms.
Using Form Tools and Creating Custom Forms Microsoft Access 2010.
Chapter 6 Advanced Report Techniques
Copyright © 2012 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill/Irwin TECHNOLOGY PLUG-IN T8 DECISION MAKING USING ACCESS.
Creating your own form from scratch.. To create a custom form, you can modify an existing form or design and create a form from scratch. In either case,
Office 2003 Advanced Concepts and Techniques M i c r o s o f t Access Project 5 Enhancing Forms with OLE Fields, Hyperlinks, and Subforms.
ACCESS Part 2. OBJECTIVES  Use the Form Wizard  Create a split form  Use Form Layout View  Add fields to a form  Modify form controls  Create calculations.
Office 2003 Advanced Concepts and Techniques M i c r o s o f t Access Project 5 Enhancing Forms with OLE Fields, Hyperlinks, and Subforms.
XP New Perspectives on Microsoft Access 2002 Tutorial 21 Microsoft Access Tutorial 2 – Creating And Maintaining A Database.
XP 1 Microsoft Access 2003 Introduction To Microsoft Access 2003.
XP New Perspectives on Microsoft Office Access 2003, Second Edition- Tutorial 2 1 Microsoft Office Access 2003 Tutorial 2 – Creating And Maintaining A.
Database Applications – Microsoft Access Lesson 3 Creating and Modifying Forms and Reports Updated 09/13 35 slides in presentation.
Create Forms Lesson 5. Objectives Software Orientation The Forms group (below) is located on the Create tab in the Ribbon and can be used to create a.
COMPREHENSIVE Access Tutorial 6 Using Form Tools and Creating Custom Forms.
Office Management Tools II Ms Saima Gul. Office Management Tools II Ms Saima Gul.
TUTORIAL 5 INSTRUCTOR: HANIF ULLAH ID: OFFICE #: 2029 DATE: 18/11/2012 Introduction to MS Project 2007.
Basic Editing Lesson 2.
Microsoft Access 2010 Chapter 8 Advanced Form Techniques.
Introduction to Microsoft publisher
Copyright 2007, Paradigm Publishing Inc. ACCESS 2007 Chapter 3 BACKNEXTEND 3-1 LINKS TO OBJECTIVES Modify a Table – Add, Delete, Move Fields Modify a Table.
Database Applications – Microsoft Access Lesson 7 Designing Custom Reports Updated 11/13 27 Slides in Presentation.
McGraw-Hill Technology Education © 2004 by the McGraw-Hill Companies, Inc. All rights reserved. Office Access 2003 Lab 2 Modifying a Table and Creating.
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.
CHAPTER 10 Creating a Word Document. Learning Objectives Enter text Undo and redo actions Create documents based on existing documents Select text Edit.
Key Applications Module Lesson 14 — Working with Tables Computer Literacy BASICS.
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.
Database Applications – Microsoft Access Lesson 6B Advanced Features on Custom Forms 1.
XP New Perspectives on Microsoft Office Access 2003, Second Edition- Tutorial 6 1 Microsoft Office Access 2003 Tutorial 6 – Creating Custom Forms.
Lesson 3: Working with Forms. Learning Objectives After studying this lesson, you will be able to: Identify form design elements Create and print forms.
MS WORD INFORMATION TECHNOLOGY MANAGEMENT SERVICE Training & Research Division.
Microsoft Excel.
Microsoft Access 2007 – Level 2
Building a User Interface with Forms
Introduction to Microsoft Access
Database Applications – Microsoft Access
Chapter 7 Advanced Form Techniques
Microsoft Office Access 2003
Microsoft Office Access 2003
Database Applications – Microsoft Access
Microsoft Office Access 2003
Presentation transcript:

Database Applications – Microsoft Access Lesson 6A Designing Custom Forms Updated F13 24 slides in presentation 1

Forms Forms are used to view and manage data in a user-friendly layout. A custom form is a form developed completely from scratch applying the controls, layout, and formatting specified by the designer. A customized form is a form that uses a form developed with the Form Wizard or AutoForm to which the designer makes changes in the layout and formatting. 2

User Interface When properly designed, forms provide an attractive, easy-to-use interface for users to enter data. Properly designed forms include effective layouts (often matching paper forms), descriptive labels, and even instructions for entering data. 3

Designing Custom Databases- Important Terminology You should already have familiarity with the terms listed in the next slide from your previous work, but review the important terminology relating to this topic to ensure that you have a sound basis for this lesson. 4

Important Terminology Form-an Access object used to view and maintain data stored in underlying tables Control-any item found on a form Compound Control-a bound control in which the field and its label are connected and work as one object Properties-field characteristics User Interface-the way in which an application interacts with the user Undo-a Windows feature allowing the user to reverse certain application actions Text Box-a control used to store interactive data Label-a control used to enter descriptive information Combo Box-a control that allows the user to choose a value from a list or type an entry 5

Text Boxes Vs. Labels Text Boxes are used to store dynamic data. Text boxes can be bound or unbound. A bound text box is connected to a field in an underlying table. In form view, bound text boxes display the data entered in fields stored in the underlying table. As the data in the underlying table changes, the data displayed in the form changes. Unbound text boxes are used to enter expressions. In form view, unbound text boxes display the results of the expressions stored in them. As the data used in the expression changes, the data in the text box changes. Labels are used to display descriptive information. The data stored in label boxes is static and does not change. It is imperative that you understand the difference between text boxes and labels. 6

Text Boxes Vs. Labels Use the following tools found on the Design tab to add text box and/or label controls to your form. Text Box ControlLabel Control You can distinguish between text boxes and labels in Form Design view by their look. Labels are transparent (you can see the grid dots behind them). Text boxes are opaque (you cannot see through them). Text BoxLabel You can further distinguish between text boxes and labels in Form Design view by displaying the Property Sheet. The type of control you have selected will be indicated at the top of the Property Sheet. 7

Creating a Custom Form Click the Form Design button from the Create tab. On the Design tab, click the Add Existing Fields button. If necessary, click the Show All Tables link Click the plus sign beside the table you want to use to display the available fields. Follow the steps below to create the basis for a custom form. 8

Creating a Custom Form When creating a custom form in in Design View, you work from a blank Design Grid Form Design Grid Underlying Table Bound Controls 9

Adding Fields The first step in designing your form is to add the bound controls (fields). Click a field to select it, then drag the selected field to the desired position on the form. You can double-click fields to add them to the design grid and each double-clicked field will be added in a columnar layout. Multiple fields can be added as a group. Select multiple fields by clicking the first field in the group, then while holding down the Shift key, select the last field in the group. Click on anywhere within the selection to drag the field group to the form. You are now ready to begin designing your custom form. 10

Adding Fields HINT: When you drag a field onto a form, your mouse pointer appears in the shape of a rectangle meant to look like a field. The rectangle represents the text box portion of the compound control. When placing field controls on your form, place them about a half inch to the right of the position in which you want them to appear. This leaves room for the label which will appear to the left of the text box. 11

Guidelines for Adding Fields Many times database forms are based on existing hard copy forms. If this is the case, place fields on the database form in the order and alignment in which they appear on the paper form. If no existing form is available, lay the fields out in a logical and pleasing arrangement. 12

Field Layout Modifications Delete the entire field control by clicking the compound control text box and pressing the Delete Key on the keyboard. Delete the field label by clicking the compound control label box and pressing the Delete key on the keyboard. Move the compound control by clicking anywhere on the control and using the cross pointer to move the text box and associated label. Arrange the layout and spacing of the text box and its label by moving each element separately. Place the cross pointer on the move box in the upper left corner of the control then drag the control to its new location. Once a field has been placed on a form, the field layout can be modified in the following ways: 13

Formatting the Form A functional form can be created by simply adding fields to a blank form design grid. Create forms with appeal and appropriate user interface by formatting the form and adding custom labels. 14

Formatting the Form Formatting Includes: Adding background colors Adding text color Changing font size and style Adding graphics and lines Adding text attributes such as bold, italic, or underline Adding special effects 15

Formatting the Form Formatting can be applied through the Properties dialog box or from the Format Tab. Format Tab 16

Formatting the Form You were introduced to basic form formatting in Lesson 3. In this lesson, you will learn how to add a custom background color to your form. In Design View, click the section selector. On the Format tab, click the drop-down arrow beside the Background Color tool. Select the desired color. 17

Considering User Interface When designing forms, consider the ways in which the user will interact with the form. Review the following guidelines: Make sure fields are arranged in a logical order. Whenever possible, try to fit all form objects in one viewing screen. Use formatting to make important areas of the form stand out. Add labels that identify the information on and purpose of the form as well as provide instructions to the user. 18

Combo Boxes Combo boxes allow you to create drop-down option lists. Combo boxes assist with user interface because they allow the user to make a selection from a list rather than typing in the data. Combo boxes assist with internal control because an option can be set to accept only an item from the defined list. 19

Adding Combo Boxes To Tables and Forms Combo boxes can be added to a table design or to form design. When a combo box is created as part of a table, a Lookup field property is used to create the combo box list. Combo boxes added to tables automaticlly become part of a form if the field containing the combo box is added to the form. Click here for a mini-tutorial on How to Add a Combo Box to a Table.How to Add a Combo Box to a Table When a combo box is created within a form, you use the Combo Box tool to create the drop-down list. Tutorial 6 in your textbook will show you how to add a Combo Box list to a form. 20

Making Adjustments Form design is a trial-and-error process. In order to evaluate the design of a form, the designer must switch frequently between Design and Form View. Most design changes can be reversed using Undo, including formatting applications and field modifications. Suggestion: If you plan to make major design changes, be sure to save the form first. Then, if you don’t like your changes, you can always revert back to your original design. 21

To Customize or Not? Form Design is a personal and subjective task. However, you should follow the form design guidelines outlined in this lesson. When deciding whether you need to develop a complete custom form from scratch, customize a form based on an AutoForm or Wizard, or use a “quick and dirty” AutoForm depends on your needs and other constraints. One reasonable guideline to follow is that if the form will require extensive customization, it is probably most efficient to design the form from scratch rather than use an AutoForm or Wizard. 22

Form A Form B This slide is intended for use with in-class discussion. 23

End of Lesson Complete and submit the assigned tutorial and exercises for this lesson. 24