Homework 3 Hints. General Tips: Homework #3 Take your time on this homework – This is the longest and most difficult homework – Worth 15 points total.

Slides:



Advertisements
Similar presentations
Microsoft ® Access ® 2010 Training Create queries for a new database.
Advertisements

© Paradigm Publishing, Inc Access 2010 Level 1 Unit 2Creating Forms and Reports Chapter 6Creating Reports and Mailing Labels.
Microsoft Office 2007 Access Chapter 3 Maintaining a Database.
1 Microsoft Access 2002 Tutorial 6 – Creating Custom Reports.
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.
Concepts of Database Management Seventh Edition
Homework 1 Hints. Homework Tips (General) Go through and do the ENTIRE homework in the same time period – You will use all of the material from chap 1.
Managing Grades with Excel Viewing Help To view Help 1.Open Excel on your computer. 2.In the top right hand corner of the Excel Screen type in the.
XP New Perspectives on Microsoft Office Excel 2003, Second Edition- Tutorial 11 1 Microsoft Office Excel 2003 Tutorial 11 – Importing Data Into Excel.
With Microsoft Access 2010 © 2011 Pearson Education, Inc. Publishing as Prentice Hall1 PowerPoint Presentation to Accompany GO! with Microsoft ® Access.
Chapter 3 Maintaining a Database
Exploring Office Grauer and Barber 1 Information From the Database: Reports and Queries(Wk4)
Developing Effective Reports
® Microsoft Access 2010 Tutorial 6 Using Form Tools and Creating Custom Forms.
XP New Perspectives on Microsoft Access 2002 Tutorial 51 Microsoft Access 2002 Tutorial 5 – Enhancing a Table’s Design, and Creating Advanced Queries and.
You can use a query to view a subset of your data or to answer questions about your data. For example, if you want to view a list of student names and.
Copyright © 2008 Pearson Prentice Hall. All rights reserved. 1 1 Copyright © 2008 Prentice-Hall. All rights reserved. Committed to Shaping the Next Generation.
11 Exploring Microsoft Office Excel 2007 Chapter 4: Working with Large Worksheets and Tables Chapter 04 - Lecture Notes (CSIT 104)
Exam Review – Queries & MORE! Access SimNet Exam Access Case Exam Final Exam.
Chapter 6 Advanced Report Techniques
Microsoft Access Get a green book. Page AC 2 Define Access Define database.
Mail merge I: Use mail merge for mass mailings Perform a complete mail merge Now you’ll walk through the process of performing a mail merge by using the.
Chapter 6 Generating Form Letters, Mailing Labels, and a Directory
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.
Excel Spreadsheet basics. Excel Sheets and Books  Spreadsheet: tool to analyze, chart and manage data for personal, business and financial use Worksheet:
© 2008 The McGraw-Hill Companies, Inc. All rights reserved. ACCESS 2007 M I C R O S O F T ® THE PROFESSIONAL APPROACH S E R I E S Lesson 6 – Designing.
® Microsoft Access 2010 Tutorial 5 Creating Advanced Queries and Enhancing Table Design.
Learning Targets  I can explain insulation and complete an insulation lab.
1 By: Nour Hilal. Microsoft Access is a database software where data is stored in one or more Tables. A Database is a group of related Tables. Access.
S511 Session 7, IU-SLIS 1 DB Implementation: MS Access Forms.
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.
Examining data using Microsoft Access Queries Using Criteria and Calculations SESSION 3.2 This section covers specifying an exact match condition in a.
CREATING TEMPLATES CREATING CUSTOM CHARACTERS IMPORTING BATCH DATA SAVING DATA & TEMPLATES CREATING SERIES DATA PRINTING THE DATA.
Exploring Office Grauer and Barber 1 Committed to Shaping the Next Generation of IT Experts. Chapter 3 - Information From the Database: Reports.
Database Systems Microsoft Access Practical #2 Making Forms and Reports Nos 215.
Database Systems Microsoft Access Practical #3 Queries Nos 215.
Microsoft Office 2007 Access Chapter 3 Maintaining a Database.
Office 2003 Post-Advanced Concepts and Techniques M i c r o s o f t Access Project 7 Advanced Report and Form Techniques.
Chapter 3 Query and Report. Agenda Report types Report contents Report creation Report design view Query and dynaset Function and grouping Action query.
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.
Course ILT Forms and queries Unit objectives Create forms by using AutoForm and the Form Wizard, and add or modify form headers and footers Open and enter.
Reports and Queries Chapter 3 – Access text Reports – Page Queries – Page
Database Applications – Microsoft Access Lesson 7 Designing Custom Reports Updated 11/13 27 Slides in Presentation.
Quick Start Guide: Filters Learn about: 1.What filters Are & Their Functionality 2.How to Create A Filter.
Microsoft Access 2000 Presentation 3 Creating Databases Part II (Creating Forms)
MS-Access XP Lesson 4. Modifying Queries 1.Select query in queries 2.Click design button or Right click on query and click design view 3.Change query.
Microsoft Access Intro Class 9 Report Design.
Lesson 4.  After a table has been created, you may need to modify it. You can make many changes to a table—or other database object—using its property.
1 Excel Lesson 2 Organizing the Worksheet & Formulas Microsoft Office 2010 Introductory Pasewark & Pasewark.
McGraw-Hill/Irwin © The McGraw-Hill Companies, All Rights Reserved TECHNOLOGY PLUG-IN T8 Decision Making Using Access.
Customizing Reports Adding a Date to a Report Reference Window Adding a Date to a Report Display the report in the design view Click the Text Box Tool.
Printing Reports. Creating Reports  Reports are the best way to put information from database onto paper, PDF files, and other formats.  In a report,
Key Applications Module Lesson 22 — Managing and Reporting Database Information Computer Literacy BASICS.
Homework 4 Hints. Chapter 6 Guided Exercise Make sure to enforce Referential Integrity and Cascade Update when prompted Step 4 – Make sure to add a record.
Microsoft Access Prepared by the Academic Faculty Members of IT.
Homework 2 Hints. General Tips Remember what FORM view you are in! – Design, form, and layout view TABLE views include: – Design and Datasheet view.
Microsoft Access 2016 Obtain Valuable Information Using Queries
Homework 1 Hints.
Homework 5 Hints.
Building a User Interface with Forms
Microsoft Office Access 2003
Database Applications – Microsoft Access
MODULE 7 Microsoft Access 2010
Conditions and Ifs BIS1523 – Lecture 8.
Exploring Microsoft Office Access 2010
Practice Activity – Part 1
Chapter 3 Query and Report.
Presentation transcript:

Homework 3 Hints

General Tips: Homework #3 Take your time on this homework – This is the longest and most difficult homework – Worth 15 points total Ch 4 & 5 GE= approx 5 pts Ch 5 AE = approx 10 points Make sure that you read everything in all the steps. Don’t just skim the instructions. This is how mistakes are made and time is lost.

FUNCTIONS FOR HW #3: =Avg([Field]) – Used to average number values in a specific field references =Count([Field]) – Used to count number of field entries OR you can: – Click on a specific control field (in designview) – Then Click on the button and select the appropriate function you want to appear

Chapter 4 Guided Exercise: Step 5: Create & Explain new queries – CREATE ribbon – QUERY DESIGN button Step 6: a few ways to add fields to queries Step 7: how to delete fields in queries

Chapter 4 GE Step 8: How to “Run” (execute) queries – When you Run a query, a table pops up with all of the results that you require in the criteria and fields. – You can go back to design view to edit a query

Chapter 4 Guided Exercise: Step 9: Make sure you don’t forget to delete the comma. This is an alternative way to edit queries Steps 12: – “Return” drop-down list: – On the design ribbon at top of page Step 16: What are the four different class codes? Step 17: In the criteria row, right underneath the row with the checkbox, enter in jr. then press enter or tab. What happens?

Chapter 4 Guided Exercise: Step 19: Enter in SR in the row underneath the “jr”. This will make the query return jr or SR students. Step 20: underneath the GPA criteria, input >=3.5 (See the screenshot on page 38). – Make sure you read all of 20, it will teach you about how Access interprets the query information.

Chapter 4 Guided Exercise: At the end of Steps 24 – 29: Pay attention to the row labels and where you are inserting text

Chapter 4 Guided Exercise: Step 23: – Tells you what you will be doing for steps Step 32: Totaling a column – Design ribbon – TOTAL button (SIGMA SYMBOL) Step 32: Sorting and Grouping – “Total” row – “Group By” dropdown

Chapter 4 GE Steps – Use Group by drop downs Steps – Brackets [ ] around query criteria cause pop ups when queries are initially ran.

Chapter 4 Guided Exercise: Step 43: Expression Creation – Concatenation Expression1 & Expression2 Strings (words, sentences, etc.) NEED double quotes Expressions ([XXX]) do NOT – Building Open query DESIGN view Right click on CRITERIA Select BUILD Enter this expression where you are asked to do so in step 43: [Students]![Student Name] & " (" & [Students]![Major 1] & ")"

Chapter 4 Guided Exercise: Step 46: “IF” functions – Basic IF (X) THEN (Y,Z) – Y IF X IS TRUE – Z IF X IS FALSE Enter this If statement in first: IIf([Students]![GPA]>=3.75,"Summa Cum Laude",”Not high honors”) – Nested (IF (A) THEN (B), IF (C) THEN (D,E)) – B IF A IS TRUE – ELSE D IF C IS TRUE – ELSE E Enter this If statement in later (the same spot): IIf([Students]![GPA]>=3.75,"Summa Cum Laude",(IIf([Students]![GPA]>=3.5,"Magna Cum Laude","Cum Laude")))

Chapter 4 GE Please Run the Queries to make sure the proper outputs occur (in respect to the logic statements & criteria you enter in design view)

Chapter 5 GE Step 4 & 5: – This is just viewing a report and how to view in print preview (to print a report). You will use this for your final project Step : – Used to set up a Report GROUP & / OR SORT – This is where you make changes: – Make sure you are grouping and sorting in ORDER of what the text indicates and with the proper fields

Chapter 5 GE Step 17-24: – Formatting. – Step 22: Refer to chapter 3 form formatting, for any confusion. Step – All a part of the Report Wizard process – Make sure you group and sort properly – Don’t forget to include average GPA Step 29: – Add a LABEL with your name to the REPORT FOOTER (if the footer is not expanded or dropped down do so accordingly).

Chapter 5 GE & AE Please check in REPORT View that all of your report editing and creating is showing up properly. This will help you check formatting Also helps you double check that your functions are working properly

Chapter 5 Applied Exercise: Step 1: – Use the Report Wizard to create a report. Select “Top Performing Management Upperclassmen” query from the Tables/Queries drop down list – Choose the fields: Student Name, Person Number, Class and GPA – Do not group the report. Then, sort the report by GPA in descending order. Hit Next, Next and Finish

Chapter 5 Applied Exercise: Step 1: – Be sure to SORT GPA properly – Now go to the Layout View and choose format and then conditional formatting – There, choose GPA for the formatting rules – Make the rule “field value is greater than or equal to 3.9” Make the formatting bold red font

Chapter 5 Applied Exercise: Step 2: Go to the create tab and choose query design Choose the students table – Include: Student Name, Phone Num, Class, Major 1 and GPA Add the following 3 criteria: – In brackets [], ask for the code for major (ex CSE) – In the GPA criteria, type in >2.8 – In the Phone Num criteria, type in 716*

Chapter 5 Applied Exercise: Step 3: – Use the Report Wizard to create a report. Select “Local Students” query from the Tables/Queries drop down list – Choose all the fields – Group the report by class, by double clicking “class” – Sort the report by student name. Hit next, next, then finish – Follow the rest of the directions in the book for formatting

CH 5 AE Step #3 – This is a step you need to be careful with selecting the correct headers/footers to add/delete: TEXT BOXES & LABELS – KNOW THE DIFFERENCE! – If you cannot find the header/footer, it may be hidden please go to “More” under “Group on…” – and select:

Chapter 5 Applied Exercise: Step 4: Go to the create tab and choose query design Choose the students table – Include: Student Name, Phone Num, Class, Major 1, Grade and GPA

Chapter 5 Applied Exercise: Step 4 cont. Add: – An expression that concatenates the GPA and Grade. Called GradeSummary. (See step 43 from Chapter 4.) – To indicate where data is taken from: [table/query name]![table/query field] – To indicate each additional part to the code: & (separates fields from text) – To indicate text to be shown: “text inserted”

Step 4 cont – An expression to display Freshman, Sophmore, Junior or Senior instead of FR, SO, JR, SR. Call is LongClass. You need to use the nested Ifs. (See step 46 in Chapter 4.) – How nested IIF function works: Expression: IIF([expression]<>= ”statement”, ”text to be displayed if true”,IIF(if false: new expression to be evaluated, ”text to be displayed if true”,IIF(if false: new expresssion to be evaluated,”text to be displayed if true”,”text to be displayed if false”))) – ” Expression: ” can be changed to Long class Chapter 5 Applied Exercise:

Step 4 cont. An expression to show, 1,2,3 and 4 to correspond to FR, SO, JR, SR. Call it SortClass. (See step 46 in Chapter 4.) (Use IIF statements) Think about both nested IIF this way: If the class field from the students table= ”FR”, then display ”1”, if not evaluate: if =”SO”, if yes display ”2”, if not evauluate if =”JR”, if yes display ”3”, if not display ”4” because it must = SR – See previous slide very similar logic/ format Chapter 5 Applied Exercise:

CH 5 AE Step #4 – Remember to change “Expr1:” to the proper field names indicated in the textbook. “Expr1:” is located BEFORE your concatonated code/ IIF statements in the “Field” row in Query DESIGN view. – Do not use BRACKETS “[ ]” in IIF functions! – Keep track of your parenthesis (every open parenthesis must have a closed one) – Keep track of you commas, you must use commas in IIF statements. – In SORTCLASS Query try to sort “SortClass” Field Ascending

Chapter 5 Applied Exercise: Step 5: – Use the Report Wizard to create a report. Select “Class Sort” query from the Tables/Queries drop down list – Choose the fields: Student Name, Major 1, LongClass, SortClass and GradeSummary. – Group the report by SortClass, then LongClass by double clicking “SortClass” then “LongClass”

Chapter #5 AE Step #5 – Sort the report by Student Name. – Add a calculated control/textbox that displays the total number of students in each class and the overall total number of students on the report. (See Step 10 in Chapter 5) (See FUNCTIONS FOR HW #3 SLIDE) PAY ATTENTION TO THE FOOTERS THESE CONTROLS ARE PLACED IN! – Hit next, next, then finish – Follow the rest of the directions in the book for formatting

Chapter 5 AE Step #5: – Please remember to re-locate the longclass control(the box with functions, not the label) to the sortclass header IN DESIGN VIEW – Sortclass should not be visible. (go to property sheet and set “visible” property to NO). You can Hide/delete headers & Footers the same way by clicking on the header/footer and going to the property sheet to set “visible” to NO

Keep In Mind Please pay attention to REPORT formatting! Please LABEL/NAME all QUERIES AND REPORTS according to the book (do not make up names and delete any extra ones that you messed up)

Keep in Mind: Please pay attention to The different sections of FOOTERS and HEADERS. – When you have a grouped/sorted report you will have multiple footers / headers – Where you put your functions will effect the values that are computed.