SlideShare uma empresa Scribd logo
1 de 64
Baixar para ler offline
Collecting Data for Well-Designed Forms,[object Object],1,[object Object],Chapter 4,[object Object],“Making good decisions is a crucial skill at every level.”—Peter Drucker,[object Object]
Chapter Introduction,[object Object],Automate process of acquiring data needed for day-to-day operation of business,[object Object],Forms can show only one record at time ,[object Object],Provide many advantages to database users,[object Object],Flexibility for users and designers,[object Object],Consist of one or many pages,[object Object],Design all forms in a database to create consistent look and feel,[object Object],2,[object Object],Succeeding in Business with Microsoft Office Access 2007: A Problem-Solving Approach,[object Object]
Tools Covered in this Chapter,[object Object],AutoFormat (predefined and custom),[object Object],Calculated field,[object Object],Combo box (for locating a record),[object Object],Command button,[object Object],Control Wizards,[object Object],3,[object Object],Succeeding in Business with Microsoft Office Access 2007: A Problem-Solving Approach,[object Object]
Tools Covered in this Chapter (continued),[object Object],Find tool,[object Object],Form properties,[object Object],Form Wizard,[object Object],Subform control,[object Object],Tab control,[object Object],Tab order,[object Object],4,[object Object],Succeeding in Business with Microsoft Office Access 2007: A Problem-Solving Approach,[object Object]
Level 1 Objectives:Developing Simple Forms to Facilitate Data Entry,[object Object],Design forms for efficient data entry,[object Object],Create simple forms for data entry and editing,[object Object],Develop a consistent user interface,[object Object],5,[object Object],Succeeding in Business with Microsoft Office Access 2007: A Problem-Solving Approach,[object Object]
Designing Forms for Efficient Data Entry,[object Object],Electronic form ,[object Object],Object used to enter, update, and print records ,[object Object],Present records in format that makes data easy to enter and retrieve,[object Object],Guidelines for designing electronic forms:,[object Object],Provide meaningful title,[object Object],Organize fields logically,[object Object],Use appealing form layout,[object Object],Include familiar field labels,[object Object],6,[object Object],Succeeding in Business with Microsoft Office Access 2007: A Problem-Solving Approach,[object Object]
Designing Forms for Efficient Data Entry (continued),[object Object],Guidelines for designing electronic forms:,[object Object],Be consistent with terminology and abbreviations,[object Object],Allow for convenient cursor movement,[object Object],Prevent and correct errors,[object Object],Include explanatory messages for fields,[object Object],Before creating form in Access,[object Object],Sketch on paper,[object Object],Verify database integrity ,[object Object],Test tables and relationships ,[object Object],Examine and enter sample data,[object Object],7,[object Object],Succeeding in Business with Microsoft Office Access 2007: A Problem-Solving Approach,[object Object]
Comparing a Well-Designed Form with a Poorly Designed Form,[object Object],8,[object Object],Succeeding in Business with Microsoft Office Access 2007: A Problem-Solving Approach,[object Object]
Verifying Database Integrity,[object Object],Accurate data ,[object Object],Major goal in every database,[object Object],Errors can be prevented by the design of database,[object Object],All IDs created with AutoNumber field type,[object Object],Prevent manual entry of these fields,[object Object],Examine each table in design view ,[object Object],Verify that field properties in place,[object Object],Test ,[object Object],Format masks,[object Object],Relational integrity,[object Object],9,[object Object],Succeeding in Business with Microsoft Office Access 2007: A Problem-Solving Approach,[object Object]
Examining and Entering Data,[object Object],Enter data into records using ,[object Object],Table’s datasheet view ,[object Object],Using form that includes fields from one or more tables,[object Object],Most Access database applications use forms for data entry ,[object Object],After database released for regular business use,[object Object],10,[object Object],Succeeding in Business with Microsoft Office Access 2007: A Problem-Solving Approach,[object Object]
Creating Simple Forms for Data Entry and Editing,[object Object],Access provides many ways to create forms,[object Object],Options for creating simple forms,[object Object],Form tools,[object Object],Form wizard,[object Object],11,[object Object],Succeeding in Business with Microsoft Office Access 2007: A Problem-Solving Approach,[object Object]
Creating a Form Using a Simple Form Tool,[object Object],Click the Form tool on the Create tab,[object Object],Access creates form by ,[object Object],Arranging all fields in table in columnar format ,[object Object],Displays first record in form window,[object Object],Converts subdatasheet into subform,[object Object],Move from one field to next,[object Object],Press Tab key,[object Object],12,[object Object],Succeeding in Business with Microsoft Office Access 2007: A Problem-Solving Approach,[object Object]
Creating a Form Using an AutoForm Wizard (continued),[object Object],Move from one record to another,[object Object],Click buttons on navigation bar at bottom of main form,[object Object],Data in subform changes,[object Object],13,[object Object],Succeeding in Business with Microsoft Office Access 2007: A Problem-Solving Approach,[object Object]
Using the Form Wizard,[object Object],Specify field order,[object Object],Specify particular layout and style for form,[object Object],Click the More Forms button on the Create tab, and then click Form Wizard,[object Object],14,[object Object],Succeeding in Business with Microsoft Office Access 2007: A Problem-Solving Approach,[object Object]
Starting the Form Wizard,[object Object],15,[object Object],Succeeding in Business with Microsoft Office Access 2007: A Problem-Solving Approach,[object Object]
Select the Fields you Want to Show on the Form,[object Object],16,[object Object],Succeeding in Business with Microsoft Office Access 2007: A Problem-Solving Approach,[object Object]
Developing a Consistent User Interface,[object Object],Forms in database share same design,[object Object],Present consistent user interface,[object Object],Users learn how to use forms once ,[object Object],Apply what they learn to all forms in database,[object Object],17,[object Object],Succeeding in Business with Microsoft Office Access 2007: A Problem-Solving Approach,[object Object]
frmCustomer in Design View,[object Object],18,[object Object],Succeeding in Business with Microsoft Office Access 2007: A Problem-Solving Approach,[object Object]
Examining a Form in Design View,[object Object],Record source ,[object Object],Underlying object ,[object Object],Provides fields and data in form,[object Object],Bound form,[object Object],Displays data from fields in record source,[object Object],Type for data-entry forms,[object Object],Unbound forms ,[object Object],Do not have record source,[object Object],Designed to help users navigate through database,[object Object],19,[object Object],Succeeding in Business with Microsoft Office Access 2007: A Problem-Solving Approach,[object Object]
Examining a Form in Design View (continued),[object Object],Link form to record source ,[object Object],Using design elements called controls,[object Object],Work with form in design view,[object Object],Manipulate controls,[object Object],Place control on form,[object Object],Use toolbox toolbar,[object Object],Detail section for main body of form,[object Object],Displays records and contains all bound controls,[object Object],20,[object Object],Succeeding in Business with Microsoft Office Access 2007: A Problem-Solving Approach,[object Object]
Toolbox Tools for Forms,[object Object],21,[object Object],Succeeding in Business with Microsoft Office Access 2007: A Problem-Solving Approach,[object Object]
Toolbox Tools for Forms,[object Object],22,[object Object],Succeeding in Business with Microsoft Office Access 2007: A Problem-Solving Approach,[object Object]
Important tools on the Arrange tab,[object Object],23,[object Object],Succeeding in Business with Microsoft Office Access 2007: A Problem-Solving Approach,[object Object]
Blank Form in Design View with Typical Sections,[object Object],24,[object Object],Succeeding in Business with Microsoft Office Access 2007: A Problem-Solving Approach,[object Object]
Examining a Form in Design View,[object Object],Form header ,[object Object],Displays information that always appears on form even when records change,[object Object],Top of screen,[object Object],Form footer,[object Object],Displays information that always appears on form,[object Object],Bottom of screen,[object Object],Often contain,[object Object],Instructions for using form ,[object Object],Buttons to perform actions,[object Object],25,[object Object],Succeeding in Business with Microsoft Office Access 2007: A Problem-Solving Approach,[object Object]
Examining a Form in Design View (continued),[object Object],Page headers and footers ,[object Object],Display information at top or bottom of every page,[object Object],Appear only when printing form by default,[object Object],Headers,[object Object],Useful for column headings dates, and page numbers,[object Object],Footers,[object Object],Display summaries and page numbers,[object Object],Grid,[object Object],Form background,[object Object],26,[object Object],Succeeding in Business with Microsoft Office Access 2007: A Problem-Solving Approach,[object Object]
Changing a Title to a Form,[object Object],Open or enlarge form header or form footer ,[object Object],Drags bottom of section bar to increase height of section,[object Object],Use label to create header/footer,[object Object],Adjust label properties,[object Object],27,[object Object],Succeeding in Business with Microsoft Office Access 2007: A Problem-Solving Approach,[object Object]
Saving a Custom Style as an AutoFormat,[object Object],28,[object Object],Succeeding in Business with Microsoft Office Access 2007: A Problem-Solving Approach,[object Object]
Level 1 Summary,[object Object],Forms provide easy to use interface,[object Object],Normally used in production databases to access/edit data,[object Object],Create using,[object Object],Form wizard,[object Object],Use AutoFormats to customize form appearance,[object Object],Create custom AutoFormats,[object Object],29,[object Object],Succeeding in Business with Microsoft Office Access 2007: A Problem-Solving Approach,[object Object]
Level 2 Objectives: Creating Forms that Use Fields From More than One Table,[object Object],Create multitable forms,[object Object],Improve navigation on forms,[object Object],Control form printing,[object Object],30,[object Object],Succeeding in Business with Microsoft Office Access 2007: A Problem-Solving Approach,[object Object]
Adding a Subform to an Existing Form,[object Object],Subform ,[object Object],Form embedded in another form,[object Object],Primary form ,[object Object],Called main form,[object Object],Underlying table usually has one-to-many relationship with table underlying subform,[object Object],Main form and subform linked ,[object Object],Subform displays only records that related to current record in main form,[object Object],31,[object Object],Succeeding in Business with Microsoft Office Access 2007: A Problem-Solving Approach,[object Object]
Adding a Subform to an Existing Form (continued),[object Object],Use Wizard to create subform,[object Object],Access automatically synchronizes main form with subform ,[object Object],Only if tables containing fields for form related,[object Object],Subform must also have field with same name or compatible data type and field size as primary key in table underlying main form,[object Object],Main form can have more than one subform,[object Object],Subform can also contain another subform,[object Object],32,[object Object],Succeeding in Business with Microsoft Office Access 2007: A Problem-Solving Approach,[object Object]
Modifying the Form Layout,[object Object],Select control,[object Object],Eight handles appear on corners and edges,[object Object],Upper-left corner is move handle,[object Object],Other seven handles called sizing handles,[object Object],Resize control,[object Object],Move text box and attached label together,[object Object],Select text box,[object Object],Move pointer to anywhere on border except on move handle or sizing handle,[object Object],Pointer changes to hand shape,[object Object],33,[object Object],Succeeding in Business with Microsoft Office Access 2007: A Problem-Solving Approach,[object Object]
Modifying the Form Layout (continued),[object Object],Labels,[object Object],Move with text field or independently,[object Object],Edit text,[object Object],Resize,[object Object],34,[object Object],Succeeding in Business with Microsoft Office Access 2007: A Problem-Solving Approach,[object Object]
Creating a Form from a Query,[object Object],User view ,[object Object],Custom form that shows only fields particular user wants,[object Object],Might or might not be used for data entry,[object Object],In some cases fields may be locked so all user can do is look at data,[object Object],Use Form Wizard to create form based on query,[object Object],Access asks which table to view results by,[object Object],35,[object Object],Succeeding in Business with Microsoft Office Access 2007: A Problem-Solving Approach,[object Object]
Creating a Form from a Query (continued),[object Object],Prevent editing,[object Object],Set form properties to No,[object Object],Allow edits,[object Object],Allow deletions,[object Object],Allow additions ,[object Object],Data entry,[object Object],36,[object Object],Succeeding in Business with Microsoft Office Access 2007: A Problem-Solving Approach,[object Object]
Adding Command Buttons to a Form,[object Object],Command buttons ,[object Object],Users click to perform common tasks,[object Object],Access provides collection of command buttons ,[object Object],Associated with actions,[object Object],Can contain ,[object Object],Text ,[object Object],Standard icons available from Access,[object Object],Graphics,[object Object],37,[object Object],Succeeding in Business with Microsoft Office Access 2007: A Problem-Solving Approach,[object Object]
Adding Command Buttons to a Form (continued),[object Object],Create,[object Object],Using Command Button Wizard ,[object Object],By adding button to form then setting properties,[object Object],Be consistent when creating command buttons,[object Object],Location on form,[object Object],Order,[object Object],38,[object Object],Succeeding in Business with Microsoft Office Access 2007: A Problem-Solving Approach,[object Object]
Command Button Options,[object Object],39,[object Object],Succeeding in Business with Microsoft Office Access 2007: A Problem-Solving Approach,[object Object]
Adding an Unbound Graphic to a Form,[object Object],Insert image,[object Object],Click Logo button in the Controls group,[object Object],Inserts graphic into form header,[object Object],Move and resize as needed,[object Object],40,[object Object],Succeeding in Business with Microsoft Office Access 2007: A Problem-Solving Approach,[object Object]
Exploring Other Form Properties,[object Object],Open property sheet for form,[object Object],Right-click form selector button in upper-left corner of form,[object Object],Click Properties on shortcut menu,[object Object],Common reason to use form properties,[object Object],Decide to base form on different record source from one used to create form,[object Object],When using form to add data to underlying tables,[object Object],Be sure to include primary and foreign key(s) fields in form,[object Object],41,[object Object],Succeeding in Business with Microsoft Office Access 2007: A Problem-Solving Approach,[object Object]
Common Form Properties,[object Object],42,[object Object],Succeeding in Business with Microsoft Office Access 2007: A Problem-Solving Approach,[object Object]
Common Form Section Properties,[object Object],43,[object Object],Succeeding in Business with Microsoft Office Access 2007: A Problem-Solving Approach,[object Object]
Controlling Form Printing,[object Object],Control form’s vertical spacing on printed page ,[object Object],Include date and page number ,[object Object],Using Access-provided functions,[object Object],44,[object Object],Succeeding in Business with Microsoft Office Access 2007: A Problem-Solving Approach,[object Object]
Printing a Selected Record in Form View,[object Object],Print Preview button ,[object Object],Preview form ,[object Object],See how it will print,[object Object],45,[object Object],Succeeding in Business with Microsoft Office Access 2007: A Problem-Solving Approach,[object Object]
Level 2 Summary,[object Object],Add subform to existing form,[object Object],Modify form layout,[object Object],Create form from query,[object Object],Create command buttons,[object Object],Modify form properties,[object Object],Print form,[object Object],Use print preview,[object Object],46,[object Object],Succeeding in Business with Microsoft Office Access 2007: A Problem-Solving Approach,[object Object]
Level 3 Objectives: Creating Forms for Completing Daily Business Tasks,[object Object],Improve usability of forms,[object Object],Place calculations on forms,[object Object],Develop advanced forms,[object Object],47,[object Object],Succeeding in Business with Microsoft Office Access 2007: A Problem-Solving Approach,[object Object]
Improving the Usability of Forms,[object Object],Use form controls ,[object Object],Speed up process of locating particular record,[object Object],Include calculated control in form,[object Object],Create multiple-page forms ,[object Object],Create forms with multiple subforms,[object Object],Learn about tab order,[object Object],Control focus in form to skip unbound controls,[object Object],48,[object Object],Succeeding in Business with Microsoft Office Access 2007: A Problem-Solving Approach,[object Object]
Locating a Record Quickly,[object Object],Find tool ,[object Object],Click field to search for particular value,[object Object],Open find and replace dialog box,[object Object],Enter value to match ,[object Object],Access searches for records that contain same value in selected field,[object Object],Combo box ,[object Object],Displays list of values ,[object Object],Users select one from list,[object Object],49,[object Object],Succeeding in Business with Microsoft Office Access 2007: A Problem-Solving Approach,[object Object]
Ways to Locate a Record,[object Object],50,[object Object],Succeeding in Business with Microsoft Office Access 2007: A Problem-Solving Approach,[object Object]
Locating a Record Quickly (continued),[object Object],Use Control Wizard to add combo box to form,[object Object],Focus,[object Object],Indicates control currently active and ready for user action,[object Object],Combo Box Wizard,[object Object],Provides three options for listing values in combo box ,[object Object],Look up values in table or query,[object Object],Let users type value ,[object Object],Let users select value that Access matches to find record,[object Object],51,[object Object],Succeeding in Business with Microsoft Office Access 2007: A Problem-Solving Approach,[object Object]
Sorting the Contents of a Combo Box for Locating a Record,[object Object],Access sorts contents of combo box ,[object Object],Based on default sort order of record source,[object Object],Use control’s property sheet to specify sort order for record source,[object Object],Row source property,[object Object],Indicates how Access should provide data to combo box ,[object Object],Provides build button to open SQL query builder window,[object Object],52,[object Object],Succeeding in Business with Microsoft Office Access 2007: A Problem-Solving Approach,[object Object]
Adding a Calculation to a Form,[object Object],Include calculated field on form,[object Object],Create field in query,[object Object],Use query as record source for form,[object Object],Or add an unbound control that contains calculation directly to form,[object Object],Create unbound control,[object Object],Text box button,[object Object],Enter calculation,[object Object],53,[object Object],Succeeding in Business with Microsoft Office Access 2007: A Problem-Solving Approach,[object Object]
Streamlining the Main Pharmacy Processes in a Complex Form,[object Object],Process analysis ,[object Object],List steps and substeps employees perform ,[object Object],Indicate which database objects used to complete each task,[object Object],54,[object Object],Succeeding in Business with Microsoft Office Access 2007: A Problem-Solving Approach,[object Object]
Step 1: Registering New Customers or Confirming Customer Identity,[object Object],Usually completed by technician,[object Object],Uses command button wizard to add two command buttons to open associated forms,[object Object],55,[object Object],Succeeding in Business with Microsoft Office Access 2007: A Problem-Solving Approach,[object Object]
Step 2: Filling and Refilling Prescriptions,[object Object],Started by technicians ,[object Object],Pharmacist must check for,[object Object],Drug interactions ,[object Object],Confirm instructions and dosages,[object Object],56,[object Object],Succeeding in Business with Microsoft Office Access 2007: A Problem-Solving Approach,[object Object]
Creating Forms with Many Subforms,[object Object],Arrange fields in logical groups,[object Object],According to how employees most often use them,[object Object],Click subform/subreport button ,[object Object],Start subform wizard,[object Object],Prevent data errors,[object Object],Change properties of subform so it does not allow edits, deletions, or additions,[object Object],57,[object Object],Succeeding in Business with Microsoft Office Access 2007: A Problem-Solving Approach,[object Object]
Completed frmPrimaryActivity with Three Subforms,[object Object],58,[object Object],Succeeding in Business with Microsoft Office Access 2007: A Problem-Solving Approach,[object Object]
Creating Multipage Forms Using Page Break,[object Object],Too many fields to fit comfortably on one screen,[object Object],Continue form onto additional page ,[object Object],Place page break in form  ,[object Object],Page up or page down key moves from page to page,[object Object],59,[object Object],Succeeding in Business with Microsoft Office Access 2007: A Problem-Solving Approach,[object Object]
Creating Forms Using Tab Controls for Multiple Subforms,[object Object],Tab control ,[object Object],Add multiple subforms to form in compact way,[object Object],Each subform has tab at top ,[object Object],Layered one on top of other,[object Object],Add first tab by clicking tab control button,[object Object],Add additional tabs by,[object Object],Right-clicking blank spot in tab control,[object Object],Clicking insert page,[object Object],60,[object Object],Succeeding in Business with Microsoft Office Access 2007: A Problem-Solving Approach,[object Object]
Form with Tab Controls,[object Object],61,[object Object],Succeeding in Business with Microsoft Office Access 2007: A Problem-Solving Approach,[object Object]
Changing Tab Order and Tab Stop,[object Object],Form created with form tool or Form Wizard ,[object Object],Places fields in order they appear in table design,[object Object],After fields rearranged for more logical data entry ,[object Object],Form needs modification to arrange order of movement through fields,[object Object],Called tab order,[object Object],Test each form by ,[object Object],Opening form ,[object Object],Pressing tab key to see if cursor stops in each field in appropriate order,[object Object],62,[object Object],Succeeding in Business with Microsoft Office Access 2007: A Problem-Solving Approach,[object Object]
Level 3 Summary,[object Object],Locate records using,[object Object],Find tool,[object Object],Combo box,[object Object],Add calculations to forms,[object Object],Create forms with multiple subforms,[object Object],Tab canvas,[object Object],Set tab order,[object Object],After modifying field order on form,[object Object],63,[object Object],Succeeding in Business with Microsoft Office Access 2007: A Problem-Solving Approach,[object Object]
Chapter Summary,[object Object],Forms provide easy to use interface,[object Object],Create using Wizards,[object Object],Use subforms to display related data,[object Object],Create form from query,[object Object],Create command buttons,[object Object],Create forms that display large amount of data,[object Object],Multiple subforms,[object Object],Multiple pages,[object Object],Tab canvases,[object Object],64,[object Object],Succeeding in Business with Microsoft Office Access 2007: A Problem-Solving Approach,[object Object]

Mais conteúdo relacionado

Mais procurados

Access 2013 Unit C
Access 2013 Unit CAccess 2013 Unit C
Access 2013 Unit Cjarana00
 
Access 2013 Unit D
Access 2013 Unit DAccess 2013 Unit D
Access 2013 Unit Djarana00
 
Microsoft Dynamics CRM SSRS REPORTS
Microsoft Dynamics CRM SSRS REPORTS Microsoft Dynamics CRM SSRS REPORTS
Microsoft Dynamics CRM SSRS REPORTS Naveen Kumar
 
Microsoft Dynamics CRM: Reporting and Dashboards
Microsoft Dynamics CRM: Reporting and DashboardsMicrosoft Dynamics CRM: Reporting and Dashboards
Microsoft Dynamics CRM: Reporting and DashboardsInfinity Info Systems
 
Access 2013 Unit B
Access 2013 Unit BAccess 2013 Unit B
Access 2013 Unit Bjarana00
 
Access lesson05
Access lesson05Access lesson05
Access lesson05Aram SE
 
PowerPoint Unit A
PowerPoint Unit APowerPoint Unit A
PowerPoint Unit Ajarana00
 
Access lesson 04 Creating and Modifying Forms
Access lesson 04 Creating and Modifying FormsAccess lesson 04 Creating and Modifying Forms
Access lesson 04 Creating and Modifying FormsAram SE
 
Excel 2013 Unit C
Excel 2013 Unit CExcel 2013 Unit C
Excel 2013 Unit Cjarana00
 
New Perspectives: Access.04
New Perspectives: Access.04New Perspectives: Access.04
New Perspectives: Access.04Anna Stirling
 
Word 2013 Unit A
Word 2013 Unit AWord 2013 Unit A
Word 2013 Unit Ajarana00
 
Sample sales reengineering in obiee 11g part i and part ii
Sample sales reengineering in obiee 11g  part i and part iiSample sales reengineering in obiee 11g  part i and part ii
Sample sales reengineering in obiee 11g part i and part iiAmit Sharma
 
PowerPoint Unit B
PowerPoint Unit BPowerPoint Unit B
PowerPoint Unit Bjarana00
 
Microsoft Excel Tutorial
Microsoft Excel TutorialMicrosoft Excel Tutorial
Microsoft Excel TutorialFaHaD .H. NooR
 

Mais procurados (19)

Ch02 cmpt110
Ch02 cmpt110Ch02 cmpt110
Ch02 cmpt110
 
Ch04 cmpt110
Ch04 cmpt110Ch04 cmpt110
Ch04 cmpt110
 
Ch06 cmpt110
Ch06 cmpt110Ch06 cmpt110
Ch06 cmpt110
 
Access 2013 Unit C
Access 2013 Unit CAccess 2013 Unit C
Access 2013 Unit C
 
Access 2013 Unit D
Access 2013 Unit DAccess 2013 Unit D
Access 2013 Unit D
 
Microsoft Dynamics CRM SSRS REPORTS
Microsoft Dynamics CRM SSRS REPORTS Microsoft Dynamics CRM SSRS REPORTS
Microsoft Dynamics CRM SSRS REPORTS
 
Access 2007 Unit A
Access 2007 Unit AAccess 2007 Unit A
Access 2007 Unit A
 
Microsoft Dynamics CRM: Reporting and Dashboards
Microsoft Dynamics CRM: Reporting and DashboardsMicrosoft Dynamics CRM: Reporting and Dashboards
Microsoft Dynamics CRM: Reporting and Dashboards
 
Access 2013 Unit B
Access 2013 Unit BAccess 2013 Unit B
Access 2013 Unit B
 
Access lesson05
Access lesson05Access lesson05
Access lesson05
 
PowerPoint Unit A
PowerPoint Unit APowerPoint Unit A
PowerPoint Unit A
 
Template builder for word tutorial
Template builder for word tutorialTemplate builder for word tutorial
Template builder for word tutorial
 
Access lesson 04 Creating and Modifying Forms
Access lesson 04 Creating and Modifying FormsAccess lesson 04 Creating and Modifying Forms
Access lesson 04 Creating and Modifying Forms
 
Excel 2013 Unit C
Excel 2013 Unit CExcel 2013 Unit C
Excel 2013 Unit C
 
New Perspectives: Access.04
New Perspectives: Access.04New Perspectives: Access.04
New Perspectives: Access.04
 
Word 2013 Unit A
Word 2013 Unit AWord 2013 Unit A
Word 2013 Unit A
 
Sample sales reengineering in obiee 11g part i and part ii
Sample sales reengineering in obiee 11g  part i and part iiSample sales reengineering in obiee 11g  part i and part ii
Sample sales reengineering in obiee 11g part i and part ii
 
PowerPoint Unit B
PowerPoint Unit BPowerPoint Unit B
PowerPoint Unit B
 
Microsoft Excel Tutorial
Microsoft Excel TutorialMicrosoft Excel Tutorial
Microsoft Excel Tutorial
 

Semelhante a Ch04 Access

HARJOT.ppt
HARJOT.pptHARJOT.ppt
HARJOT.pptsatgup78
 
Chapter.10
Chapter.10Chapter.10
Chapter.10klivsie
 
Exploring Microsoft® Access® 2016 ComprehensiveFirst Edition.docx
Exploring Microsoft® Access® 2016 ComprehensiveFirst Edition.docxExploring Microsoft® Access® 2016 ComprehensiveFirst Edition.docx
Exploring Microsoft® Access® 2016 ComprehensiveFirst Edition.docxmecklenburgstrelitzh
 
Exploring Microsoft® Access® 2016 ComprehensiveFirst Edition.docx
Exploring Microsoft® Access® 2016 ComprehensiveFirst Edition.docxExploring Microsoft® Access® 2016 ComprehensiveFirst Edition.docx
Exploring Microsoft® Access® 2016 ComprehensiveFirst Edition.docxlmelaine
 
Ms word thesis_082
Ms word thesis_082Ms word thesis_082
Ms word thesis_082hegazoh
 
Access 2 day course
Access 2 day courseAccess 2 day course
Access 2 day coursescacpa
 
Access Basics 01
Access Basics 01Access Basics 01
Access Basics 01Lets try
 
Access Ch5 Multi Table Forms (Jy)
Access Ch5   Multi Table Forms (Jy)Access Ch5   Multi Table Forms (Jy)
Access Ch5 Multi Table Forms (Jy)Chun Hoi Lam
 
creating data
creating datacreating data
creating datasabinji
 
Chapter.04
Chapter.04Chapter.04
Chapter.04klivsie
 
AIA101.3.Access Reports And Forms
AIA101.3.Access Reports And FormsAIA101.3.Access Reports And Forms
AIA101.3.Access Reports And FormsDan D'Urso
 
Ms word thesis_082
Ms word thesis_082Ms word thesis_082
Ms word thesis_082hegazoh
 
Chapter.11
Chapter.11Chapter.11
Chapter.11klivsie
 

Semelhante a Ch04 Access (20)

HARJOT.ppt
HARJOT.pptHARJOT.ppt
HARJOT.ppt
 
Chapter.10
Chapter.10Chapter.10
Chapter.10
 
Chapter.10
Chapter.10Chapter.10
Chapter.10
 
Exploring Microsoft® Access® 2016 ComprehensiveFirst Edition.docx
Exploring Microsoft® Access® 2016 ComprehensiveFirst Edition.docxExploring Microsoft® Access® 2016 ComprehensiveFirst Edition.docx
Exploring Microsoft® Access® 2016 ComprehensiveFirst Edition.docx
 
Exploring Microsoft® Access® 2016 ComprehensiveFirst Edition.docx
Exploring Microsoft® Access® 2016 ComprehensiveFirst Edition.docxExploring Microsoft® Access® 2016 ComprehensiveFirst Edition.docx
Exploring Microsoft® Access® 2016 ComprehensiveFirst Edition.docx
 
Ms word thesis_082
Ms word thesis_082Ms word thesis_082
Ms word thesis_082
 
Access 2 day course
Access 2 day courseAccess 2 day course
Access 2 day course
 
Access chapter 2
Access chapter 2Access chapter 2
Access chapter 2
 
Access Basics 01
Access Basics 01Access Basics 01
Access Basics 01
 
Access Ch5 Multi Table Forms (Jy)
Access Ch5   Multi Table Forms (Jy)Access Ch5   Multi Table Forms (Jy)
Access Ch5 Multi Table Forms (Jy)
 
creating data
creating datacreating data
creating data
 
Chapter.04
Chapter.04Chapter.04
Chapter.04
 
Chapter.04
Chapter.04Chapter.04
Chapter.04
 
Manual word 2007 ingles
Manual word 2007 inglesManual word 2007 ingles
Manual word 2007 ingles
 
AIA101.3.Access Reports And Forms
AIA101.3.Access Reports And FormsAIA101.3.Access Reports And Forms
AIA101.3.Access Reports And Forms
 
Ms word thesis_082
Ms word thesis_082Ms word thesis_082
Ms word thesis_082
 
Access chapter 1
Access chapter 1Access chapter 1
Access chapter 1
 
Word chapter 1
Word chapter 1Word chapter 1
Word chapter 1
 
Chapter.11
Chapter.11Chapter.11
Chapter.11
 
Chapter.11
Chapter.11Chapter.11
Chapter.11
 

Mais de D

Chapter 12 Human Resource Management Ppt12
Chapter 12 Human Resource Management Ppt12Chapter 12 Human Resource Management Ppt12
Chapter 12 Human Resource Management Ppt12D
 
Chapter 19 Ppt19
Chapter 19 Ppt19Chapter 19 Ppt19
Chapter 19 Ppt19D
 
Chapter 17 Intro To Controlling Ppt17
Chapter 17 Intro To Controlling Ppt17Chapter 17 Intro To Controlling Ppt17
Chapter 17 Intro To Controlling Ppt17D
 
Chapter 18 Managing Operations Ppt18
Chapter 18 Managing Operations Ppt18Chapter 18 Managing Operations Ppt18
Chapter 18 Managing Operations Ppt18D
 
Chapter 15 Motivating Employees Ppt15
Chapter 15 Motivating Employees Ppt15Chapter 15 Motivating Employees Ppt15
Chapter 15 Motivating Employees Ppt15D
 
Chapter 14 Managers And Communication Ppt14
Chapter 14 Managers And Communication Ppt14Chapter 14 Managers And Communication Ppt14
Chapter 14 Managers And Communication Ppt14D
 
Chapter 13 Understanding Individual Behavior Ppt13
Chapter 13 Understanding Individual Behavior Ppt13Chapter 13 Understanding Individual Behavior Ppt13
Chapter 13 Understanding Individual Behavior Ppt13D
 
Chapter 10 Organizational Structure And Design Ppt10
Chapter 10 Organizational Structure And Design Ppt10Chapter 10 Organizational Structure And Design Ppt10
Chapter 10 Organizational Structure And Design Ppt10D
 
Chapter 11 Communication And Information Technology Ppt11
Chapter 11 Communication And Information Technology Ppt11Chapter 11 Communication And Information Technology Ppt11
Chapter 11 Communication And Information Technology Ppt11D
 
Chapter 9 Planning Tools Techniques Ppt09
Chapter 9 Planning Tools Techniques Ppt09Chapter 9 Planning Tools Techniques Ppt09
Chapter 9 Planning Tools Techniques Ppt09D
 
Chapter 8 Strategic Management Ppt08
Chapter 8 Strategic Management Ppt08Chapter 8 Strategic Management Ppt08
Chapter 8 Strategic Management Ppt08D
 
Chapter 7 Foundations Of Planning Ppt07
Chapter 7 Foundations Of Planning Ppt07Chapter 7 Foundations Of Planning Ppt07
Chapter 7 Foundations Of Planning Ppt07D
 
Chapter 6 Decision Making The Essence Of The Managers Job Ppt06
Chapter 6 Decision Making The Essence Of The Managers Job Ppt06Chapter 6 Decision Making The Essence Of The Managers Job Ppt06
Chapter 6 Decision Making The Essence Of The Managers Job Ppt06D
 
Chapter 5 Social Responsibility And Managerial Ethics Ppt05
Chapter 5 Social Responsibility And Managerial Ethics Ppt05Chapter 5 Social Responsibility And Managerial Ethics Ppt05
Chapter 5 Social Responsibility And Managerial Ethics Ppt05D
 
Chapter 4 Managing In A Global Environmen Ppt04
Chapter 4 Managing In A Global Environmen Ppt04Chapter 4 Managing In A Global Environmen Ppt04
Chapter 4 Managing In A Global Environmen Ppt04D
 
Chapter 3 Organiz Culture And Environ The Constraints Ppt03
Chapter 3 Organiz Culture And Environ The Constraints Ppt03Chapter 3 Organiz Culture And Environ The Constraints Ppt03
Chapter 3 Organiz Culture And Environ The Constraints Ppt03D
 
Chapter 2 Management Yesterday And Today Ppt02
Chapter 2 Management Yesterday And Today Ppt02Chapter 2 Management Yesterday And Today Ppt02
Chapter 2 Management Yesterday And Today Ppt02D
 
Stu R C8e Ch06
Stu R C8e Ch06Stu R C8e Ch06
Stu R C8e Ch06D
 
Stu R C8e Ch15
Stu R C8e Ch15Stu R C8e Ch15
Stu R C8e Ch15D
 
Stu R C8e Ch15 11
Stu R C8e Ch15 11Stu R C8e Ch15 11
Stu R C8e Ch15 11D
 

Mais de D (20)

Chapter 12 Human Resource Management Ppt12
Chapter 12 Human Resource Management Ppt12Chapter 12 Human Resource Management Ppt12
Chapter 12 Human Resource Management Ppt12
 
Chapter 19 Ppt19
Chapter 19 Ppt19Chapter 19 Ppt19
Chapter 19 Ppt19
 
Chapter 17 Intro To Controlling Ppt17
Chapter 17 Intro To Controlling Ppt17Chapter 17 Intro To Controlling Ppt17
Chapter 17 Intro To Controlling Ppt17
 
Chapter 18 Managing Operations Ppt18
Chapter 18 Managing Operations Ppt18Chapter 18 Managing Operations Ppt18
Chapter 18 Managing Operations Ppt18
 
Chapter 15 Motivating Employees Ppt15
Chapter 15 Motivating Employees Ppt15Chapter 15 Motivating Employees Ppt15
Chapter 15 Motivating Employees Ppt15
 
Chapter 14 Managers And Communication Ppt14
Chapter 14 Managers And Communication Ppt14Chapter 14 Managers And Communication Ppt14
Chapter 14 Managers And Communication Ppt14
 
Chapter 13 Understanding Individual Behavior Ppt13
Chapter 13 Understanding Individual Behavior Ppt13Chapter 13 Understanding Individual Behavior Ppt13
Chapter 13 Understanding Individual Behavior Ppt13
 
Chapter 10 Organizational Structure And Design Ppt10
Chapter 10 Organizational Structure And Design Ppt10Chapter 10 Organizational Structure And Design Ppt10
Chapter 10 Organizational Structure And Design Ppt10
 
Chapter 11 Communication And Information Technology Ppt11
Chapter 11 Communication And Information Technology Ppt11Chapter 11 Communication And Information Technology Ppt11
Chapter 11 Communication And Information Technology Ppt11
 
Chapter 9 Planning Tools Techniques Ppt09
Chapter 9 Planning Tools Techniques Ppt09Chapter 9 Planning Tools Techniques Ppt09
Chapter 9 Planning Tools Techniques Ppt09
 
Chapter 8 Strategic Management Ppt08
Chapter 8 Strategic Management Ppt08Chapter 8 Strategic Management Ppt08
Chapter 8 Strategic Management Ppt08
 
Chapter 7 Foundations Of Planning Ppt07
Chapter 7 Foundations Of Planning Ppt07Chapter 7 Foundations Of Planning Ppt07
Chapter 7 Foundations Of Planning Ppt07
 
Chapter 6 Decision Making The Essence Of The Managers Job Ppt06
Chapter 6 Decision Making The Essence Of The Managers Job Ppt06Chapter 6 Decision Making The Essence Of The Managers Job Ppt06
Chapter 6 Decision Making The Essence Of The Managers Job Ppt06
 
Chapter 5 Social Responsibility And Managerial Ethics Ppt05
Chapter 5 Social Responsibility And Managerial Ethics Ppt05Chapter 5 Social Responsibility And Managerial Ethics Ppt05
Chapter 5 Social Responsibility And Managerial Ethics Ppt05
 
Chapter 4 Managing In A Global Environmen Ppt04
Chapter 4 Managing In A Global Environmen Ppt04Chapter 4 Managing In A Global Environmen Ppt04
Chapter 4 Managing In A Global Environmen Ppt04
 
Chapter 3 Organiz Culture And Environ The Constraints Ppt03
Chapter 3 Organiz Culture And Environ The Constraints Ppt03Chapter 3 Organiz Culture And Environ The Constraints Ppt03
Chapter 3 Organiz Culture And Environ The Constraints Ppt03
 
Chapter 2 Management Yesterday And Today Ppt02
Chapter 2 Management Yesterday And Today Ppt02Chapter 2 Management Yesterday And Today Ppt02
Chapter 2 Management Yesterday And Today Ppt02
 
Stu R C8e Ch06
Stu R C8e Ch06Stu R C8e Ch06
Stu R C8e Ch06
 
Stu R C8e Ch15
Stu R C8e Ch15Stu R C8e Ch15
Stu R C8e Ch15
 
Stu R C8e Ch15 11
Stu R C8e Ch15 11Stu R C8e Ch15 11
Stu R C8e Ch15 11
 

Último

UiPath Community: AI for UiPath Automation Developers
UiPath Community: AI for UiPath Automation DevelopersUiPath Community: AI for UiPath Automation Developers
UiPath Community: AI for UiPath Automation DevelopersUiPathCommunity
 
OpenShift Commons Paris - Choose Your Own Observability Adventure
OpenShift Commons Paris - Choose Your Own Observability AdventureOpenShift Commons Paris - Choose Your Own Observability Adventure
OpenShift Commons Paris - Choose Your Own Observability AdventureEric D. Schabell
 
UiPath Studio Web workshop series - Day 8
UiPath Studio Web workshop series - Day 8UiPath Studio Web workshop series - Day 8
UiPath Studio Web workshop series - Day 8DianaGray10
 
Cybersecurity Workshop #1.pptx
Cybersecurity Workshop #1.pptxCybersecurity Workshop #1.pptx
Cybersecurity Workshop #1.pptxGDSC PJATK
 
UiPath Solutions Management Preview - Northern CA Chapter - March 22.pdf
UiPath Solutions Management Preview - Northern CA Chapter - March 22.pdfUiPath Solutions Management Preview - Northern CA Chapter - March 22.pdf
UiPath Solutions Management Preview - Northern CA Chapter - March 22.pdfDianaGray10
 
Connector Corner: Extending LLM automation use cases with UiPath GenAI connec...
Connector Corner: Extending LLM automation use cases with UiPath GenAI connec...Connector Corner: Extending LLM automation use cases with UiPath GenAI connec...
Connector Corner: Extending LLM automation use cases with UiPath GenAI connec...DianaGray10
 
Salesforce Miami User Group Event - 1st Quarter 2024
Salesforce Miami User Group Event - 1st Quarter 2024Salesforce Miami User Group Event - 1st Quarter 2024
Salesforce Miami User Group Event - 1st Quarter 2024SkyPlanner
 
Basic Building Blocks of Internet of Things.
Basic Building Blocks of Internet of Things.Basic Building Blocks of Internet of Things.
Basic Building Blocks of Internet of Things.YounusS2
 
Building Your Own AI Instance (TBLC AI )
Building Your Own AI Instance (TBLC AI )Building Your Own AI Instance (TBLC AI )
Building Your Own AI Instance (TBLC AI )Brian Pichman
 
The Data Metaverse: Unpacking the Roles, Use Cases, and Tech Trends in Data a...
The Data Metaverse: Unpacking the Roles, Use Cases, and Tech Trends in Data a...The Data Metaverse: Unpacking the Roles, Use Cases, and Tech Trends in Data a...
The Data Metaverse: Unpacking the Roles, Use Cases, and Tech Trends in Data a...Aggregage
 
NIST Cybersecurity Framework (CSF) 2.0 Workshop
NIST Cybersecurity Framework (CSF) 2.0 WorkshopNIST Cybersecurity Framework (CSF) 2.0 Workshop
NIST Cybersecurity Framework (CSF) 2.0 WorkshopBachir Benyammi
 
Apres-Cyber - The Data Dilemma: Bridging Offensive Operations and Machine Lea...
Apres-Cyber - The Data Dilemma: Bridging Offensive Operations and Machine Lea...Apres-Cyber - The Data Dilemma: Bridging Offensive Operations and Machine Lea...
Apres-Cyber - The Data Dilemma: Bridging Offensive Operations and Machine Lea...Will Schroeder
 
ADOPTING WEB 3 FOR YOUR BUSINESS: A STEP-BY-STEP GUIDE
ADOPTING WEB 3 FOR YOUR BUSINESS: A STEP-BY-STEP GUIDEADOPTING WEB 3 FOR YOUR BUSINESS: A STEP-BY-STEP GUIDE
ADOPTING WEB 3 FOR YOUR BUSINESS: A STEP-BY-STEP GUIDELiveplex
 
How Accurate are Carbon Emissions Projections?
How Accurate are Carbon Emissions Projections?How Accurate are Carbon Emissions Projections?
How Accurate are Carbon Emissions Projections?IES VE
 
COMPUTER 10: Lesson 7 - File Storage and Online Collaboration
COMPUTER 10: Lesson 7 - File Storage and Online CollaborationCOMPUTER 10: Lesson 7 - File Storage and Online Collaboration
COMPUTER 10: Lesson 7 - File Storage and Online Collaborationbruanjhuli
 
9 Steps For Building Winning Founding Team
9 Steps For Building Winning Founding Team9 Steps For Building Winning Founding Team
9 Steps For Building Winning Founding TeamAdam Moalla
 
Designing A Time bound resource download URL
Designing A Time bound resource download URLDesigning A Time bound resource download URL
Designing A Time bound resource download URLRuncy Oommen
 
Using IESVE for Loads, Sizing and Heat Pump Modeling to Achieve Decarbonization
Using IESVE for Loads, Sizing and Heat Pump Modeling to Achieve DecarbonizationUsing IESVE for Loads, Sizing and Heat Pump Modeling to Achieve Decarbonization
Using IESVE for Loads, Sizing and Heat Pump Modeling to Achieve DecarbonizationIES VE
 
UWB Technology for Enhanced Indoor and Outdoor Positioning in Physiological M...
UWB Technology for Enhanced Indoor and Outdoor Positioning in Physiological M...UWB Technology for Enhanced Indoor and Outdoor Positioning in Physiological M...
UWB Technology for Enhanced Indoor and Outdoor Positioning in Physiological M...UbiTrack UK
 
AI Fame Rush Review – Virtual Influencer Creation In Just Minutes
AI Fame Rush Review – Virtual Influencer Creation In Just MinutesAI Fame Rush Review – Virtual Influencer Creation In Just Minutes
AI Fame Rush Review – Virtual Influencer Creation In Just MinutesMd Hossain Ali
 

Último (20)

UiPath Community: AI for UiPath Automation Developers
UiPath Community: AI for UiPath Automation DevelopersUiPath Community: AI for UiPath Automation Developers
UiPath Community: AI for UiPath Automation Developers
 
OpenShift Commons Paris - Choose Your Own Observability Adventure
OpenShift Commons Paris - Choose Your Own Observability AdventureOpenShift Commons Paris - Choose Your Own Observability Adventure
OpenShift Commons Paris - Choose Your Own Observability Adventure
 
UiPath Studio Web workshop series - Day 8
UiPath Studio Web workshop series - Day 8UiPath Studio Web workshop series - Day 8
UiPath Studio Web workshop series - Day 8
 
Cybersecurity Workshop #1.pptx
Cybersecurity Workshop #1.pptxCybersecurity Workshop #1.pptx
Cybersecurity Workshop #1.pptx
 
UiPath Solutions Management Preview - Northern CA Chapter - March 22.pdf
UiPath Solutions Management Preview - Northern CA Chapter - March 22.pdfUiPath Solutions Management Preview - Northern CA Chapter - March 22.pdf
UiPath Solutions Management Preview - Northern CA Chapter - March 22.pdf
 
Connector Corner: Extending LLM automation use cases with UiPath GenAI connec...
Connector Corner: Extending LLM automation use cases with UiPath GenAI connec...Connector Corner: Extending LLM automation use cases with UiPath GenAI connec...
Connector Corner: Extending LLM automation use cases with UiPath GenAI connec...
 
Salesforce Miami User Group Event - 1st Quarter 2024
Salesforce Miami User Group Event - 1st Quarter 2024Salesforce Miami User Group Event - 1st Quarter 2024
Salesforce Miami User Group Event - 1st Quarter 2024
 
Basic Building Blocks of Internet of Things.
Basic Building Blocks of Internet of Things.Basic Building Blocks of Internet of Things.
Basic Building Blocks of Internet of Things.
 
Building Your Own AI Instance (TBLC AI )
Building Your Own AI Instance (TBLC AI )Building Your Own AI Instance (TBLC AI )
Building Your Own AI Instance (TBLC AI )
 
The Data Metaverse: Unpacking the Roles, Use Cases, and Tech Trends in Data a...
The Data Metaverse: Unpacking the Roles, Use Cases, and Tech Trends in Data a...The Data Metaverse: Unpacking the Roles, Use Cases, and Tech Trends in Data a...
The Data Metaverse: Unpacking the Roles, Use Cases, and Tech Trends in Data a...
 
NIST Cybersecurity Framework (CSF) 2.0 Workshop
NIST Cybersecurity Framework (CSF) 2.0 WorkshopNIST Cybersecurity Framework (CSF) 2.0 Workshop
NIST Cybersecurity Framework (CSF) 2.0 Workshop
 
Apres-Cyber - The Data Dilemma: Bridging Offensive Operations and Machine Lea...
Apres-Cyber - The Data Dilemma: Bridging Offensive Operations and Machine Lea...Apres-Cyber - The Data Dilemma: Bridging Offensive Operations and Machine Lea...
Apres-Cyber - The Data Dilemma: Bridging Offensive Operations and Machine Lea...
 
ADOPTING WEB 3 FOR YOUR BUSINESS: A STEP-BY-STEP GUIDE
ADOPTING WEB 3 FOR YOUR BUSINESS: A STEP-BY-STEP GUIDEADOPTING WEB 3 FOR YOUR BUSINESS: A STEP-BY-STEP GUIDE
ADOPTING WEB 3 FOR YOUR BUSINESS: A STEP-BY-STEP GUIDE
 
How Accurate are Carbon Emissions Projections?
How Accurate are Carbon Emissions Projections?How Accurate are Carbon Emissions Projections?
How Accurate are Carbon Emissions Projections?
 
COMPUTER 10: Lesson 7 - File Storage and Online Collaboration
COMPUTER 10: Lesson 7 - File Storage and Online CollaborationCOMPUTER 10: Lesson 7 - File Storage and Online Collaboration
COMPUTER 10: Lesson 7 - File Storage and Online Collaboration
 
9 Steps For Building Winning Founding Team
9 Steps For Building Winning Founding Team9 Steps For Building Winning Founding Team
9 Steps For Building Winning Founding Team
 
Designing A Time bound resource download URL
Designing A Time bound resource download URLDesigning A Time bound resource download URL
Designing A Time bound resource download URL
 
Using IESVE for Loads, Sizing and Heat Pump Modeling to Achieve Decarbonization
Using IESVE for Loads, Sizing and Heat Pump Modeling to Achieve DecarbonizationUsing IESVE for Loads, Sizing and Heat Pump Modeling to Achieve Decarbonization
Using IESVE for Loads, Sizing and Heat Pump Modeling to Achieve Decarbonization
 
UWB Technology for Enhanced Indoor and Outdoor Positioning in Physiological M...
UWB Technology for Enhanced Indoor and Outdoor Positioning in Physiological M...UWB Technology for Enhanced Indoor and Outdoor Positioning in Physiological M...
UWB Technology for Enhanced Indoor and Outdoor Positioning in Physiological M...
 
AI Fame Rush Review – Virtual Influencer Creation In Just Minutes
AI Fame Rush Review – Virtual Influencer Creation In Just MinutesAI Fame Rush Review – Virtual Influencer Creation In Just Minutes
AI Fame Rush Review – Virtual Influencer Creation In Just Minutes
 

Ch04 Access

  • 1.
  • 2.
  • 3.
  • 4.
  • 5.
  • 6.
  • 7.
  • 8.
  • 9.
  • 10.
  • 11.
  • 12.
  • 13.
  • 14.
  • 15.
  • 16.
  • 17.
  • 18.
  • 19.
  • 20.
  • 21.
  • 22.
  • 23.
  • 24.
  • 25.
  • 26.
  • 27.
  • 28.
  • 29.
  • 30.
  • 31.
  • 32.
  • 33.
  • 34.
  • 35.
  • 36.
  • 37.
  • 38.
  • 39.
  • 40.
  • 41.
  • 42.
  • 43.
  • 44.
  • 45.
  • 46.
  • 47.
  • 48.
  • 49.
  • 50.
  • 51.
  • 52.
  • 53.
  • 54.
  • 55.
  • 56.
  • 57.
  • 58.
  • 59.
  • 60.
  • 61.
  • 62.
  • 63.
  • 64.