COMPREHENSIVE Access Tutorial 6 Using Form Tools and Creating Custom Forms.

Slides:



Advertisements
Similar presentations
Excel Tutorial 1 Getting Started with Excel
Advertisements

Chapter 5 Multitable Forms
Creating a Document with a Table, Chart, and Watermark
Creating Custom Reports. 2 Design and create a custom report You can easily create custom reports based on a table or query. There are seven sections.
Customizing Reports. Custom Reports A report is a formatted hardcopy of the contents of one or more tables from a database. Although you can format and.
XP New Perspectives on Microsoft Access 2002 Tutorial 61 Microsoft Access 2002 Tutorial 6 – Creating Custom Reports.
Copyright 2003, Paradigm Publishing Inc. CHAPTER 5 BACKNEXTEND 5-1 LINKS TO OBJECTIVES AutoForm Form Wizard Fields From Related Database Tables Fields.
Microsoft Office 2010 Access Chapter 1 Creating and Using a Database.
Microsoft Office 2007 Access Chapter 4 Creating Reports and Forms.
Microsoft Office 2007 Access Chapter 2 Querying a Database.
Chapter 1 Databases and Database Objects: An Introduction
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,
Access Tutorial 4 Creating Forms and Reports
Tutorial 6 Using Form Tools and Creating Custom Forms
Access Tutorial 4 Creating Forms and Reports
Pasewark & Pasewark 1 Access Lesson 4 Creating and Modifying Forms Microsoft Office 2007: Introductory.
Access Lesson 4 Creating and Modifying Forms
FIRST COURSE Excel Lecture. XP 2 Introducing Excel Microsoft Office Excel 2007 (or Excel) is a computer program used to enter, analyze, and present quantitative.
Multi-Table Forms Access – Lesson 5.
Access Tutorial 10 Automating Tasks with Macros
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.
Chapter 2 Querying a Database
Word Tutorial 3 Creating a Multiple-Page Report
Chapter 3 Maintaining a Database
Developing Effective Reports
Tutorial 6 Using Form Tools and Creating Custom Forms
® Microsoft Access 2010 Tutorial 6 Using Form Tools and Creating Custom Forms.
Chapter 2 Querying a Database MICROSOFT ACCESS 2010.
XP New Perspectives on Microsoft Access 2002 Tutorial 51 Microsoft Access 2002 Tutorial 5 – Enhancing a Table’s Design, and Creating Advanced Queries and.
® Microsoft Access 2010 Tutorial 7 Creating Custom Reports.
Advanced Form Techniques
Chapter 1 Databases and Database Objects: An Introduction
© 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
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.
Microsoft Office 2007 Access 2007 Chapter 7 Advanced Report Techniques.
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.
Microsoft Office 2007 Access Chapter 6 Using Macros, Switchboards, PivotTables, and PivotCharts.
XP New Perspectives on Microsoft Office Access 2003, Second Edition- Tutorial 2 1 Microsoft Office Access 2003 Tutorial 2 – Creating And Maintaining A.
With Microsoft Office 2007 Intermediate© 2008 Pearson Prentice Hall1 PowerPoint Presentation to Accompany GO! with Microsoft ® Office 2007 Intermediate.
FIRST COURSE Access Tutorial 4 Creating Forms and Reports.
Pasewark & Pasewark 1 Access Lesson 5 Creating and Modifying Reports Microsoft Office 2007: Introductory.
® Microsoft Office 2010 Access Tutorial 3 Maintaining and Querying a Database.
Key Applications Module Lesson 21 — Access Essentials
Office 2003 Post-Advanced Concepts and Techniques M i c r o s o f t Access Project 7 Advanced Report and Form Techniques.
Microsoft Access 2010 Chapter 8 Advanced Form Techniques.
® Microsoft Access 2010 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.
© Paradigm Publishing Inc. ACCESS CREATING QUERIES, FORMS, AND REPORTS Section 3.
Forms Using. 2  Plan a form  Create a form  Move and resize controls  Modify labels  Modify text boxes Objectives.
Microsoft Access 2002 Illustrated Complete Forms Using.
Pasewark & Pasewark 1 Access Lesson 5 Creating and Modifying Reports Microsoft Office 2007: Introductory.
Microsoft Access 2010 Chapter 4 Creating Reports and Forms.
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.
Microsoft Office 2013 Try It! Chapter 4 Storing Data in Access.
MSOffice Access Microsoft® Office 2010: Illustrated Introductory 1 Part 2 ® Building Queries.
XP New Perspectives on Microsoft Office Access 2003, Second Edition- Tutorial 6 1 Microsoft Office Access 2003 Tutorial 6 – Creating Custom Forms.
Copyright © 2009 Pearson Education, Inc. Publishing as Prentice Hall. 1 Skills for Success with Microsoft ® Office 2007 PowerPoint Lecture to Accompany.
Excel Chapter 1 Creating a Worksheet and an Embedded Chart
Microsoft Access 2007 – Level 2
Building a User Interface with Forms
Enhancing Forms with OLE Fields, Hyperlinks, and Subforms
Access Tutorial 4 Creating Forms and Reports
Microsoft Office Access 2003
Chapter 7 Advanced Form Techniques
Microsoft Office Access 2003
Microsoft Office Access 2003
Presentation transcript:

COMPREHENSIVE Access Tutorial 6 Using Form Tools and Creating Custom Forms

XP New Perspectives on Microsoft Office Access Objectives Change a lookup field to a Text field View and print database documentation Create datasheet, multiple items, and split forms Modify a form and anchor form controls in Layout view Plan, design, and create a custom form in Design view and in Layout view Select, move, align, resize, delete, and rename controls in a form

XP New Perspectives on Microsoft Office Access Objectives Add a combo box to a form Add form headers and footers to a form Add a combo box to a form to find records Add a subform to a form Add calculated controls to a form and a subform Change the tab order in a form Improve the appearance of a form

XP Designing Forms To create a custom form, you can modify an existing form in Layout view or in Design view, or you can design and create a form from scratch in Layout view or in Design view A combo box is a control that provides the features of a text box and a list box; it lets you choose a value from the list or type an entry New Perspectives on Microsoft Office Access 20074

XP Designing Forms New Perspectives on Microsoft Office Access 20075

XP Using the Documenter Start Access and open the database you want to document In the Analyze group on the Database Tools tab, click the Database Documenter button Select the object(s) you want to document If necessary, click the Options button to select specific documentation options for the selected object(s), then click the OK button Click the OK button, print the documentation, then close the Object Definition window New Perspectives on Microsoft Office Access 20076

XP Using the Documenter New Perspectives on Microsoft Office Access 20077

XP Creating Forms Using Form Tools The Datasheet tool creates a form in a datasheet format that contains all the fields in the source table or query New Perspectives on Microsoft Office Access 20078

XP Creating Forms Using Form Tools The Multiple Items tool creates a customizable form that displays multiple records from a source table or query in a datasheet format New Perspectives on Microsoft Office Access 20079

XP Creating Forms Using Form Tools The Split Form tool creates a customizable form that displays the data in a form in both Form view and Datasheet view at the same time New Perspectives on Microsoft Office Access

XP Planning and Designing a Custom Form New Perspectives on Microsoft Office Access

XP Creating a Form in Design View Click the Create tab on the Ribbon In the Forms group, click the Blank Form button Click the Design View button on the status bar Make sure the Field List pane is open, then add the required fields to the form Add other required controls to the form Modify the size, position, and other properties as necessary for the fields and other controls in the form Save the form New Perspectives on Microsoft Office Access

XP Creating a Form in Design View New Perspectives on Microsoft Office Access

XP Selecting and Moving Controls Click the control to select it. To select several controls at once, press and hold down the Shift key while clicking each control. Handles appear around all selected controls To move a single selected control, drag the control’s move handle (located in the upper-left corner) to its new position To move a group of selected controls, point to any selected control until the pointer changes to a move pointer, then drag the group of selected controls to its new position To move selected controls in small increments, press the appropriate arrow key To move selected controls to the next nearest grid dot, hold down the Ctrl key and press the appropriate arrow key New Perspectives on Microsoft Office Access

XP Selecting and Moving Controls New Perspectives on Microsoft Office Access

XP Resizing a Control Click the control to select it and display the sizing handles Place the pointer over the sizing handle you want, and then drag the edge of the control until it is the size you want To resize selected controls in small increments, hold down the Shift key and press the appropriate arrow key. This technique applies resizing to the right edge and the bottom edge of the control New Perspectives on Microsoft Office Access

XP Resizing a Control New Perspectives on Microsoft Office Access

XP Changing a Label’s Caption Right-click the label to select it and to display the shortcut menu, and then click Properties to display the property sheet If necessary, click the All tab to display the All page in the property sheet Edit the existing text in the Caption text box; or click the Caption text box and press the F2 key to select the current value, then type a new caption In the Tools group on the Design tab, click the Property Sheet button to close the property sheet New Perspectives on Microsoft Office Access

XP Changing a Label’s Caption New Perspectives on Microsoft Office Access

XP Adding and Removing Form Header and Form Footer Sections In Design view, click the Form Header/Footer button in the Show/Hide group on the Arrange tab or In Layout view or Design view, click a button in the Controls group to add a logo, title, page numbers, or date and time to the form To remove a Form Header or Form Footer section, drag its bottom edge up until the section area disappears or set the section’s Visible property to No New Perspectives on Microsoft Office Access

XP Adding and Removing Form Header and Form Footer Sections New Perspectives on Microsoft Office Access

XP Adding a Combo Box to Find Records Open the property sheet for the form in Design view, make sure the record source is a table or query, then close the property sheet In the Controls section on the Design tab, click the Combo Box button, and then click the position in the form where you want to place the control Click the third option button (Find a record on my form based on the value I selected in my combo box) in the first Combo Box Wizard dialog box, then complete the remaining Combo Box Wizard dialog boxes New Perspectives on Microsoft Office Access

XP Adding a Combo Box to Find Records New Perspectives on Microsoft Office Access

XP Adding a Subform to a Form You use the Subform/Subreport tool in Design view to add a subform to a form In the Controls group on the Design tab, make sure the Use Control Wizards tool is selected In the Controls group on the Design tab, click the Subform/Subreport button New Perspectives on Microsoft Office Access

XP Adding a Subform to a Form New Perspectives on Microsoft Office Access

XP Displaying a Subform’s Calculated Controls in the Main Form The Count function determines the number of occurrences of an expression, and its general format as a control in a form or report is =Count(expression) The Sum function calculates the total of an expression, and its general format as a control in a form or report is =Sum(expression) New Perspectives on Microsoft Office Access

XP Displaying a Subform’s Calculated Controls in the Main Form New Perspectives on Microsoft Office Access

XP Changing the Tab Order in a Form Focus refers to the control that is currently active and awaiting user action; focus also refers to the object and record that is currently active The order in which you move from control to control, or change the focus, in a form when you press the Tab key is called the tab order Switch to Design view, click the Arrange tab on the Ribbon, and then in the Control Layout group on the Arrange tab, click the Tab Order button New Perspectives on Microsoft Office Access

XP Changing the Tab Order in a Form New Perspectives on Microsoft Office Access

XP Adding a Line to a Form or Report Display the form or report in Design view In the Controls group on the Design tab, click the Line button Position the pointer where you want the line to begin Drag the pointer to the position for the end of the line, then release the mouse button. If you want to ensure that you draw a straight horizontal or vertical line, hold down the Shift key before and during the drag operation To make small adjustments to the line length, select the line, hold down the Shift key, and then press an arrow key. To make small adjustments in the placement of a line, select the line, hold down the Ctrl key, then press an arrow key New Perspectives on Microsoft Office Access

XP Adding a Rectangle to a Form or Report Display the form or report in Design view In the Controls group on the Design tab, click the Rectangle button Click in the form or report to create a default- sized rectangle, or drag a rectangle in the position and size you want New Perspectives on Microsoft Office Access

XP Adding a Rectangle to a Form or Report New Perspectives on Microsoft Office Access

XP Helpful Hints Calculated Controls (summarized) – pp. AC306-AC312 – THE GOAL: display summary data in the main form that is based on data in the subform. Step-by-Step instructions – USE THE FORM FOOTER SECTION in the SUBFORM to display the aggregate function like Sum, Average, Count, etc. – Note the name of this textbox. You can use the default name of change it something meaningful. Start with txt. Keep the name simple. Do NOT put blanks in this name; it will cause a major headache later on if you do (continue on the next slide) New Perspectives on Microsoft Office Access

XP Helpful Hints – Remember the name you assigned to this field (letter for letter, blank for blank, number for number) – Know the exact name of the subform including any blanks (spaces) – In the MAIN form in a text box, enter the following: [subform name].FORM![txtName] Translation: the name of the subform in square brackets, a period, the word, FORM, an exclamation point, field name assigned to the aggregate function in the subform in square brackets New Perspectives on Microsoft Office Access

XP Additional Examples None New Perspectives on Microsoft Office Access