subject

Step Instructions Points Possible
1. Start Access. Open the file named exploring_a04_grader_a1.accdb. Save the database as exploring_a04_grader_a1_LastFirst. 0
2. Create a form using the Form tool based on the Presenters table. Change the title in the form Header to Enter/Edit Presenters. 10
3. Reduce the field value control widths to approximately half their original size. Delete the subform.
5
4. Sort the records by LastName in Ascending order. Save the form as Edit Presenters. Close the form.
5
5. Open the Location Information form in Layout View. Apply the Stacked Layout to the form. Save and close the form.
10
6. Create a new report based on the Exhibits with Presenters query using the Report Wizard. Select all available fields, choose to view the data by Presenters, ensure the FirstName, LastName is the only grouping level, use Date as the primary sort field, in Ascending order, accept the default Stepped option, and change the layout to Landscape. Save the report as Presenter Schedule. 20
7. Apply the Integral theme to this report only. Save the report. 10
8. Modify the Presenter Schedule report so that the StartingTime field from the Exhibits table is added as the last field (appearing to the right of LocationID). 10
9. Change the title of the Presenter Schedule report to Schedule by Presenter. 5
10. Change the sort so the StartingTime is a secondary sort field (that is, so that the first sort is Date, and the second sort is StartingTime). Save and close the report. 5
11. Create a new labels report based on the Presenters table. Use the Avery USA 8660 label template. Accept the default font options, and set the labels up so the first and last name appear on the top line, the Address on the second line, and the City, State, and ZipCode appear on the final line. Your first label should look like:
Shannon Beck
368 Graham Avenue
Graham, KY 42344
Do not add any sorting. Name the report Presenter Mailing Labels. Close the labels.
20
12. Close the database, and submit based on your instructor's directions. 0
Total Points 100

ansver
Answers: 2

Other questions on the subject: Computers and Technology

image
Computers and Technology, 22.06.2019 05:20, ashcormu11
Write a program called assignment3 (saved in a file assignment3.java) that computes the greatest common divisor of two given integers. one of the oldest numerical algorithms was described by the greek mathematician, euclid, in 300 b. c. it is a simple but very e↵ective algorithm that computes the greatest common divisor of two given integers. for instance, given integers 24 and 18, the greatest common divisor is 6, because 6 is the largest integer that divides evenly into both 24 and 18. we will denote the greatest common divisor of x and y as gcd(x, y). the algorithm is based on the clever idea that the gcd(x, y) = gcd(x ! y, y) if x > = y and gcd(x, y) = gcd(x, y ! x) if x < y. the algorithm consists of a series of steps (loop iterations) where the “larger” integer is replaced by the di↵erence of the larger and smaller integer. this continues until the two values are equal. that is then the gcd.
Answers: 3
image
Computers and Technology, 22.06.2019 10:00, danthehero56
Which of the following is true of operations within a spreadsheet program’s built-in functions? a. operations within parentheses, then multiplication and division, and then addition and subtraction are computed. b. operations within parentheses, then addition and subtraction, and then multiplication and division are computed. c. multiplication and division, then addition and subtraction, and then operations within parentheses are computed. d. addition and subtraction, then multiplication and division, and then operations within parentheses are computed
Answers: 2
image
Computers and Technology, 23.06.2019 23:30, cam961
What are "open-loop" and "closed-loop" systems
Answers: 1
image
Computers and Technology, 24.06.2019 07:00, sudotoxic
Into what form does the barcode reader convert individual bar patterns?
Answers: 1
You know the right answer?
Step Instructions Points Possible
1. Start Access. Open the file named exploring_a04_grader_...

Questions in other subjects:

Konu
Mathematics, 01.09.2019 18:20
Konu
Biology, 01.09.2019 18:20
Konu
Mathematics, 01.09.2019 18:20
Konu
Social Studies, 01.09.2019 18:20