Access - forms and reports

Assignment Help Database Management System
Reference no: EM131306598


MIS 204 Hands-On Activity:

Access - Forms and Reports
Introduction

In this assignment you will learn how to create forms and reports to access and analyze your data. Forms are useful for data entry and navigation. Reports allow you to connect data and create information and then distribute that information as a document.
Step 1: Open Your Lesson 8 HOA Database
Open the database file you created for the Access Intro Hands-On Assignment Then, click File?Save As and give the file a new name using the format of lastname + first initial +HOA Forms-Reports (e.g., smithaHOA Forms-Reports).
Step 2: Modify the BOOKS table.
1. Open the BOOKS table in design view.
2. Add PRICE as a field after the GENRE field.
3. The data type should be Currency.
4. Save the BOOKS table.
5. Switch to the Datasheet view. You will now have a PRICE column that is empty. You need to populate it with price data, which is listed in the table below. You do not need to enter dollar signs!
Book Price
Hunger Games $5.85
Dune $12.24
EXCEL for Dummies $18.20
Emma $3.50
Harry Potter $10.19
Game of Thrones $9.99
A Dance with Dragons $21.00
Catch---22 $10.88
Steve Jobs $21.00


When done your BOOKS table should look like this:
Figure 1 - BOOKS Table After Entering PRICE Data
6. Close your BOOKS table.
Step 3: Create a Data Entry for Adding New Books to the Inventory
1. Click on the Create tab.
2. Click on Form Wizard.
3. Make sure the BOOKS table is selected and add all fields to the Selected Fields box.
4. Click Next.
5. When it asks "what layout would you like for your form?" just leave "Columnar" selected
6. Click Next.
7. Change the form title to BOOK ENTRY FORM.
8. Click Finish.

Your form should look like this:
If you look at the bottom of your form you will see a navigation bar that displays what record you are viewing, if anyfilter is applied, and a search field. You can use this bar to navigate through the existing records in the table, search for a record, and add a new record. You can even change the data in the table!

9. Navigate to the record for A Dance with Dragons and change the price to $19.99 and press ENTER.
10. Close your form.
11. Open your BOOKS table. You will see that the price has been updated!
Step 4: Create an Inventory Report
1. Click on the Create tab.
2. Click on Report Wizard.
3. Make sure the BOOKS table is selected and add the following fields: GENRE, AUTHORLAST, AUTHORFIRST, TITLE, and ISBN. It MATTERS what order you move these fields to the selected fields box.
4. Click Next.
5. Select and move GENRE when report wizard asks you if you want to add any grouping levels; you should seeGENRE text in blue above the report template.
6. Click Next.
7. Select AUTHORLAST as your first level of sorting. Select Ascending
8. Click Next.
9. Change the orientation to Landscape. Leave Layout as Stepped.
10. Click Next.
11. Change the title to BOOKS INVENTORY REPORT.
12. Click Finish.Your report should look something like this:

Figure 3 -BOOKS INVENTORY REPORT


13. Make sure that all the text in each row and column is visible.
14. Close Print Preview by clicking on the red ‘X' on the ribbon. You will now be in design view.
15. Save your form.
Step 5: Improve the appearance of the inventory report.
1. Within In the Design View for the BOOKS INVENTORY REPORT, click once on AUTHORLAST field within the PAGE HEADER section to select this field. The first click will select this field. Then click on it again, this should select the text in the field and allow you to change the text. Change it to Last Name.

Remaining in the Page Header section, make the following changes to these other fields:
a. GENRE to Genre.
b. AUTHORFIRST to First Name.
c. TITLE to Title
Figure 4 - The Form Page Header After Changes
2. Remaining in the Page Header section select each field individually by double clicking on each field.

When the Property Sheet window on the right opens up for each field, change the Font Weight from Normal tobold AND change the Font Color to Text Black from Text 1, Lighter 50%. Depending upon the version of Access, you may have other options for color. Close the Property Sheet.

3. Double click anywhere in the GENRE Header area (but not on the GENRE field itself).

In the Property Sheet change the Back Color from Background 1 to Text 2, Lighter 80%. To do this, you have to choose "Text Description" in the drop down menu of the Back Color property. Once you have chosen Text Description, you can over-write Text Description with Text 2, Dark Blue, Lighter 80%.

Change Alternate Back Color to Text 2, Lighter 80% as well. Depending upon the version of Access, you may have other options for color. Close the Property Sheet.

4. Double Click on the GENRE field in the GENRE Header area.

In the Property Sheet, Change the Back Color to Text 2, Lighter 80%. Change the Font Size to 14. Depending upon the version of Access, you may have other options for color. Close the Property Sheet.

5. Click on the field GENRE and then move the mouse cursor over the right border of the field in the GENRE Header section until the cursor changes to a line. Click and drag the border until it reaches the third vertical line from the left.
Figure 5 - The GENRE Field Resized

Move the mouse until the cursor hovers over the top edge of the Detail bar. The cursor should change to a horizontal bar bisected by a vertical line. Click and drag the bar down until the GENRE Header area is roughly twice as tall.

Make the GENRE field in the GENRE Header area three rows of dots larger by repeating the process above, only this time on the bottom border.
Figure 6 - The GENRE Field Resized to be Taller
6. Double click anywhere in the Detail area, but not on any of the fields.

In the Property Sheet, change the Alternate Back Color in the Property Sheet to Background 1. Close theProperty Sheet

7. Save your report and then switch to Report View. Your report should look similar to this:

Figure 7 - The Formatted BOOKS INVENTORY REPORT


Step 5: Submit Your Assignment
You have now completed your assignment. Upload your ACCESS database to the Hands-On Assignment Drop Box. Your assignment will be graded using the following rubric:
Category Points
Table modified correctly
• PRICE field added correctly
• PRICE data added to table correctly 20
BOOK ENTRY FORM created successfully
• Form created correctly (contains correct fields, shows data, etc.) 20
BOOKS INVENTORY REPORT created successfully
• All fields selected correctly
• Report formatted correctly 60
Total: 100 pts

Reference no: EM131306598

Questions Cloud

What was to happen to xhosa believers caught stealing : In no more than three sentences, explain the meaning of the Chiefs Plot. What was to happen to Xhosa believers caught stealing from either nonbelievers or the British?What was the ultimate aim of the British when passing knew prohibitions and laws ag..
What is company cost of preferred stock : Bosio inc's perpetual preferred stock sells for $97.50 per share, and it pays an $8.50 annual dividend. If the company were to sell a new preferred issue, it would have a flotation cost of 4.00% of the price paid by investors. What is the company's c..
Is firm k correctly priced-overpriced or underpriced : Firm K’s shares sell today for $45. It is forecast that the share price will be $51 at the end of one year. Also at that time a dividend of $2.50 is expected to be paid. Firm K’s β is 0.87, the riskless return is 3 % and the market risk premium is 7 ..
What does the present value of an annuity indicate : What formula is used to determine the present value of an annuity? What does the present value of an annuity indicate?
Access - forms and reports : Access - Forms and Reports In this assignment you will learn how to create forms and reports to access and analyze your data. Forms are useful for data entry and navigation. Reports allow you to connect data and create information and then distribute..
Explaining the fundamental processes of signal chain : Assignment - Audio connectivity and interface techniques. Learners are required to produce a report explaining the fundamental processes and operation of the following digital audio signal chain with master word-clock: 20 bit analogue to digital co..
Hedge portfolio earns the risk-free rate over both periods : Consider a two-period, two-state world. Let the current stock price be 45 and the risk-free rate be 5 percent. Each period the stock price can go either up by 10 percent or down by 10 percent. A call option expiring at the end of the second period ha..
How you would implement a three lines of defense model : A case analysis either describing how the three lines of defense model is currently being used in a publicly traded company, or how you would implement a three lines of defense model within your organization.
Maximize cash management efficiency : If a firm's suppliers stop offering discounts, what effect would this have on accounts receivable from customers? What is the effect if a firm does not take trade discounts? What are some steps that you can take to maximize cash management efficiency..

Reviews

Write a Review

Database Management System Questions & Answers

  Produce a distributed data design for enterprise

Produce a distributed data design for this enterprise. Show data fragmentation/partitioning and replication for each regional database location. Indicate what attributes are in each fragment

  Clustered versus unclustered indexes

Choice of search key for the index. What is a composite search key, and what considerations are made in choosing composite search keys? What are index-only plans, and what is the in?uence of potential index-only evaluation plans on the choice of sear..

  Data analysis and definition

What is the business implications that can be drawn from the process of building and comparing these models, and has this practice helped resolve the business issue? Why or why not?

  To analyse and comprehend a provided er diagram

Display the item id and the difference between the default price and cost (ITECH5006 - together with a percentage markup) of all products.

  Identify a unique type of file in windows or linux

Identify a unique type of file in Windows or Linux with which you are familiar. Suggest the key factors that in your opinion make this a unique type of file

  Develop a hybrid database system for a hospital

You are required to develop a hybrid database system for a Hospital. The report must include the following: Background of your chosen system. Scope including business requirements. A list of business rules for the system (at least 5 implemented must ..

  Delete movies collection using aggregation pipeline approach

Delete movies collection and re-create it using the aggregation pipeline approach - Add attribute gender: male/female to each document in the actors collection

  Prepare a 700 word paper discussing the case and

prepare a 700 word paper discussing the case and incorporating answers to the questions below. it is important to

  Explain the problems associated with data redundancy

Assignment 5: Logical Design, Part II, Explain the problems associated with data redundancy as it pertains to effectively using information for reporting and analysis.

  Create a detailed erd using the entities and attributes

Create a detailed ERD using the Entities and Attributes for Driver's Log document found on the Huffman Trucking Intranet site.

  Describe the data warehouse application

Describe the data warehouse application you propose to work with throughout the module. Your description should be brief and relatively formal

  Schema design part i the following describes what is

schema design part i the following describes what is expected in the design part of the assignment.1 dfd and er diagram

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd