Create a form that contains partnumber level and description


Assignment

Figure AE-8 is a sample bill of materials, a form that shows the components and parts used to construct a product. In this example, the product is a child's wagon. Such bills of materials are an essential part of manufacturing functional applications as well as ERP applications.

This particular example is a form produced using Microsoft Access. Creating such a form is a bit tricky, so this exercise will guide you through the steps required. You can then apply what you learn to produce a similar report. You can also use Access to experiment on extensions of this form.

a. Create a table named PART with columns PartNumber, Level, Description, QuantityRequired and PartOf. Description and Level should be text, PartNumber should be AutoNumber, and QuantityRequired and PartOf should be numeric, long integer. Add the PART data shown in Figure AE-8a to your table.

b. Create a query that has all columns of PART. Restrict the view to rows having a value of 1 for Level. Name your query Level1.

c. Create two more queries that are restricted to rows having values of 2 or 3 for Level. Name your queries Level2 and Level3, respectively.

d. Create a form that contains PartNumber, Level, and Description from Level1. You can use a wizard for this if you want. Name he form Bill of Materials.

e. Select the Subform/Subreport tool in the Controls section of the DESIGN ribbon and create a subform in your form in part d. Set the data on this form to be all of the column of Level2. After you have created the subform, ensure that the Link Child Fields property is set to PartOf and that the Link Master Fields property is set to PartNumber. Close the Bill of Materials form.

f. Open the subform created in part e and create a subform on it using the Subform/Subreport control. Set the data on this subform to be all of the columns of Level3. After you have created the subform, ensure that the Link Child Fields property is set to PartOf and that the Link Master Fields property is set to PartNumber. Close the Bill of Materials form.

Format your assignment according to the following formatting requirements:

1. The answer should be typed, double spaced, using Times New Roman font (size 12), with one-inch margins on all sides.

2. The response also include a cover page containing the title of the assignment, the student's name, the course title, and the date. The cover page is not included in the required page length.

3. Also Include a reference page. The Citations and references should follow APA format. The reference page is not included in the required page length.

Attachment:- Chapter-7-Instruction.rar

Request for Solution File

Ask an Expert for Answer!!
Management Information Sys: Create a form that contains partnumber level and description
Reference No:- TGS02134751

Expected delivery within 24 Hours