Environment/Report Tutorial

Slides:



Advertisements
Similar presentations
Pivot Tables. What are Pivot Tables? A pivot table gives you a way to group, summarize and compare data from a spreadsheet You can do some of the same.
Advertisements

Microsoft® Access® 2010 Training
Excel Pivot Tables Create Tables and Charts. Excel Add-Ins If Data, Pivot Tables is ghosted, Go to Tools, Add-In and select the Analysis ToolPak.
MS Word (Insert Header) Outline: Open MS Word Select Insert Tab Select Header Tool Customize Header as Needed (Title, Page Number, Etc.) MLA Style Formatting.
Jeopardy Objects Navigation Buttons True/False Parts of a Report Vocabulary Q $100 Q $200 Q $300 Q $400 Q $500 Q $100 Q $200 Q $300 Q $400 Q $500 Final.
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.
LSP 121 Access Forms, Reports, and Switchboard. Access Forms.
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.
Microsoft ® Access ® 2010 Training Create Reports for a Database If a yellow security bar appears at the top of the screen in PowerPoint, click Enable.
Chapter 4 Creating Reports and Forms
ISP 121 Week 3 Access Forms and Reports. Displaying Data – The Form One way to start a form is to use the Form Wizard What table or query are you creating.
FIS 318/618: Financial Systems & Databases Forms and Reports Oakland University School of Business Administration Accounting and Finance Joe Callaghan.
Office 2003 Advanced Concepts and Techniques M i c r o s o f t Access Project 4 Reports, Forms, and Combo Boxes.
Create Mailing Labels (Word 2007) Word 2007 using the Mail Merge function and an Excel spreadsheet Create mailing labels from Member Rosters in.
CIS*1000*DE – Databases Microsoft Access (Part 2).
Tutorial 6 Using Form Tools and Creating Custom Forms
Tutorial for Arrays and Lists By Ruthie Tucker. Description This presentation will cover the basics of using Arrays and Lists in an Alice world This presentation.
® Microsoft Access 2010 Tutorial 6 Using Form Tools and Creating Custom Forms.
Advanced Report and Form Techniques – Project 7. 2 Project 7 Overview This project shows how to create queries for reports, add command buttons to forms,
POWER POINT CREATING A PRESENTATION. What is a Presentation? A presentation is an informative talk, such as a lecture or speech, that usually includes.
PowerPoint Tutorial Click on the down arrow on the scroll bar to the right Just a reminder to read all the instructions on a slide before doing what it.
Using Form Tools and Creating Custom Forms Microsoft Access 2010.
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 Web Feature Data Access Pages.
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 6 Switchboards, PivotTables, and PivotCharts.
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.
COMPREHENSIVE Access Tutorial 6 Using Form Tools and Creating Custom Forms.
Database Systems Microsoft Access Practical #2 Making Forms and Reports Nos 215.
IS201 Agenda: 10/15/2013 Do form and report exercise. Identify general guidelines for form and report design. Discuss a few key points about reports in.
Database Systems Microsoft Access Practical #3 Queries Nos 215.
Microsoft Access 2007 Tutorial (Part II) CIS*1000*DE.
Office 2003 Post-Advanced Concepts and Techniques M i c r o s o f t Access Project 7 Advanced Report and Form Techniques.
Gold – Crystal Reports Introductory Course Cortex User Group Meeting New Orleans – 2011.
Microsoft Access Intro Class 9 Report Design.
Access Forms and Reports.  One way to start a form is to use the Form Wizard  Let’s create a form for our Real Estate database, for the Listings table.
Access Lessons 4 and 5 © 2009 M and K Solutions, LLC -- All Rights Reserved.
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,
XP New Perspectives on Microsoft Office Access 2003, Second Edition- Tutorial 8 1 Microsoft Office Access 2003 Tutorial 8 – Integrating Access with the.
VB.NET and Databases. ADO.NET VB.Net allows you many ways to connect to a database. The technology used to interact with a database or data source is.
Adding Reports to a Database. Why do we use Reports? Reports are well-designed printed pages that offer several advantages: Reports are well-designed.
XP New Perspectives on Macromedia Dreamweaver MX 2004 Tutorial 5 1 Adding Shared Site Elements.
Presented by Cheryl Sullivan.  Name  Department  What do you want out of the training?  Favorite food.
Using Macros, Switchboards, PivotTables, and PivotCharts
Microsoft Excel.
Data Environment and Grouped Report
Building a User Interface with Forms
GO! with Microsoft Office 2016
Agenda: 10/05/2011 and 10/10/2011 Review Access tables, queries, and forms. Review sample forms. Define 5-8 guidelines each about effective form and report.
Microsoft Office Access 2003
Please use speaker notes for additional information!
Database Applications – Microsoft Access
Microsoft Office Access 2003
Access Lesson 4 Creating and Modifying Forms
Microsoft Office Access 2003
Learning about Taxes with Intuit ProFile
FormTrap Design Tutorial
Microsoft Office Access 2003
Microsoft Office Access 2003
Report using ADO connection
Please use speaker notes for additional information!
From and Report.
Click on Save All to save everything and choose a location etc
Notes on SQL This slide show will introduce SQL using Access. It assumes only an introductory level of knowledge about Access.
Tutorial for Arrays and Lists
Using Access to generate a report
Presentation transcript:

Environment/Report Tutorial Please use speaker notes for additional information! This is a step by step tutorial using the report.

I started a new project.

I am going to add a Data Environment using Projects/Add Data Environment.

I have now added the data environment and positioned things on the screen. Next I will give things appropriate names. Note that I clicked the folder in the Project window which shows the forms in this format. On the next slide I will click the folder again to see forms separate from designers.

I clicked the toggle folders to see them grouped by form and designer.

This shows everything named and now I am going to set the connection properties - I right clicked on the connection and then will click on properties.

I am now making the connection I am now making the connection. Notice the similarity to making the connection through ADO.

I have now established the connection to the student database I have now established the connection to the student database. Again notice the parallel to making the ADO connection.

I am now going to Add Command I am now going to Add Command. Once the command is there, I am now going to look at properties.

I am now looking at the Properties for the command (note that I changed the name to Student). This is a full screen of what I showed in the last slide.

This shows the Student Properties.

Note that I changed the Database Object to Table and then used tablestu as the ObjectName.

Notice the fields are now available Notice the fields are now available. In the next slide, I will drag them over to the form.

I dragged Student to the form.

Now I am adding a data report.

This shows the report and the data report tool bar.

I have now set the Data Source to DeStuEnvRpt and the Data Member to Student.

Now I moved Report Header and Page Header together since I do not want a Report Header. Note if something is not there you can right click to bring up the choices.

Now I dragged over the label and put in the caption as Student Report

When I dragged idno to the report, I got a label and the data When I dragged idno to the report, I got a label and the data. These can be separated so I can use the data in the detail and the label up in the header.

Now I have separated the idno as the header and left the data beneath

Now I have dragged down a few more fields and moved the footers up to avoid spacing between rows.

Now I am setting up a menu on the form to control the printing.

This shows the code for the menu.

This shows the display of the report.

Now I am going to add a total to the report footer Now I am going to add a total to the report footer. When I right click on Report Footer and select Insert Control followed by function, the SUM appears on the form under the Report Footer.

Now I have added a total to the bottom counting the number of records Now I have added a total to the bottom counting the number of records. See next slide for details.

This shows the set up for the total This shows the set up for the total. Note that I changed the function type to RCNT. This then changed the field to RCNT(Student) since I was counting all student records.