Create a switchboard for your database

Assignment Help Database Management System
Reference no: EM13950447

Please refer to access_11 questions and make changes on database. (please change the file extension to access)

The following is also in the attachment

1. Create an AutoForm based on tblOrders. Name the AutoForm object frmOrders. Change the contents of the title bar of the form so that when it displayed in Form View, you are seeing the name of the form, rather than the name of the table on which the form was based.

Let's assume your company never keeps more than 1000 of any given product on hand. Therefore, if an order is placed for more than 500 of a product, a Message Box needs to be displayed telling the user to reorder that product immediately.

As the user goes about entering records into the form, if they enter a value greater than 500 in the Quantity Ordered field, as soon as they move the cursor out of that field a Message Box should be displayed with the following message:

This product needs to be reordered immediately.

Add a title to the Message Box of URGENT and display the warning symbol of a black exclamation point in a yellow triangle.

2. On the frmOrders form that you just created in #1, add a Command button that will bring the user directly to the frmProductDataEntry form. Label the button See Product Information. Place the Command button in the appropriate section of the form so that it visible at the top of every record.

Change the font of the button to Times new Roman 11 point bold, and change the color of the button to dark red. Make sure the entire contents of the button are fully displayed.

On the frmProductDataEntry form, add a Command button (also visible at the top of every record) that will bring the user directly back to frmOrders. Label the button 迭eturn to Order Form・

Change the font of the label in the command button to Times New Roman 11 point dark red bold.

3. Make a copy of qry#7ProductAndDateParameter, and name the copy qry#7Parameter2.

Add the Product Code field to the query copy (qry#7Parameter2).

Create a report based on query#7Parameter2 that includes the following fields:

Customer ID
Customer Name
Product Code
Quantity Ordered

When the Report Wizard asks you how you wish to view the data in the report, select by tblOrders.

Do not include any grouping or sorting.

Use the Tabular Layout, Portrait Orientation, and Corporate Style for the report.

Name the report rptProductsOrdered.

Once the report has been created, define a macro so that the report will preview only if there are data. If not, a message Box should display the following message:

This product was not ordered between the specified dates.

Name the macro mcrCancelReport.

NOTE: To test this macro with data in the report, you can use Standard Lumber with the dates 1/1/2002 to 1/1/2004. This will generate a report with 8 records. To test the macro with no data for the report, use Standard Lumber with the dates 1/1/2004 to 4/1/2004. This should cause the Message Box to be displayed.

4. Create a Switchboard for your database with the following characteristics:

a) Automatically displays and maximizes when the database is opened.

b) Do not use the Main Switchboard page that is provided for you, but rather create a new Switchboard named with your first name and the word Switchboard. (For example, mine is called Janis Switchboard.)

c) Make your new Switchboard the default.

d) The main page of the Switchboard Manager should have three buttons:

NOTE: The heading at the top of your Switchboard should, of course, reflect your own name. (Sorry to have to mention this, but this came up in a previous semester.)

 Enter Products

Should open the frmProductDataEntry form to display all of the available records.

 See Active Customers

Should run the qry#1ActiveCustomers query with all records displayed in the dynaset.

 Preview Reports

Should bring you to a second Switchboard page that contains three buttons:

o Total Cost With Grand Total Report

Should preview rpt#1TotalCostWithGrandTotals

o Sales Reps And Customers Report

Should preview rpt#2SalesRepsAndCustomerOrders

o Return to Main Switchboard

Attachment:- ACCESS_11.zip

Reference no: EM13950447

Questions Cloud

Create the preliminary database tables for the sales contact : create the preliminary database tables for the sales contact system from above Question. Be sure to include field type and size. Indicate what fields you believe will be primary keys, foreign keys, and indexes.
What is the golf course''s profit if there are 100 golfers : How does the golf course's profit per golfer in the above situation compare to the case in which the golf course is banned from charging a membership fee and can only charge a price per round of golf? Explain.
Prepare journal entries to record each of the given events : Prepare journal entries to record each of these events. Use the straight-line method of amortization where applicable.
Work out an acceptable solution to a problem : In trying to work out an acceptable solution to a problem, managers who rely on their understanding of other people and who empathize with others' feelings are using which managerial skill according to Katz?
Create a switchboard for your database : Do not use the Main Switchboard page that is provided for you, but rather create a new Switchboard named with your first name and the word Switchboard. (For example, mine is called Janis Switchboard.)
Determine effects of an increase in z on output, consumption : Suppose that total factor productivity, z, affects the productivity of government production just as it affects private production. That is, suppose that when the government collects taxes, it acquires goods that are then turned into government- p..
Suggested retail cost based on comprehensive costing : The product cannot resemble any existing product unless it has a valuable new feature, significantly reduces cost, or provides some other meaningful advantage. The final report will include schematics, circuit diagrams, a parts list, and a suggest..
Prepare a schedule to compare the total effect on net income : Prepare a schedule to compare the total effect on net income of Alternatives #1 and #2 related to the restructuring. Discuss whether the alternative with the most favorable effect on net income provides.
Methods for storing electricity : Complete one of the following projects involving methods for storing electricity considered thus far in this book (see Secs. 2.7, 4.8.3). Report your findings in a report providing a full rationale together with supporting documentation.

Reviews

Write a Review

Database Management System Questions & Answers

  Role of metadata in data acquisition process

You are a vice president of marketing for a nation-wide appliance manufacturer with three production plants. Explain different ways you would tend to analyze your sales. What are the business dimensions for your analysis?

  Describe the normal forms violated in the design

Describe the normal forms violated in the following design and fix them to the third normal form.

  Product in traditional costing system - bullie manufacturing

Determine the manufacturing overhead cost per unit of each of the company's two products under the traditional costing system.

  Design relation schemas for the entire database

Design relation schemas for the entire database.

  Creating a database and then adding to it a foreign key

creating a database and then adding to it a foreign key constraint

  Potential sales and department store transactions

Identify the potential sales and department store transactions that can be stored within the database and design a database solution and the potential business rules that could be used to house the sales transactions of the department store.

  Select the primary keys for each table in your list.

Using the final table list you created for Learning Event 3, select the Primary Keys for each table in your list. Then, select one of your tables and complete field specifications for each field.

  Create an initial erd for the new system

Create an initial ERD for the new system that contains at least eight entities. Analyze each relationship to determine if it is 1:1, 1:M, or M:N

  What is the role of a dbms

What is the role of a DBMS, and what are it advantages? What are its disadvantages?

  Build a gantt chart using microsoft project

Discuss what it will take to build a Web architecture, move an existing Website with minimal downtime, and provide a disaster recovery solution to ensure the site is always available.

  What is the functionality of the tool

What is the functionality of the tool and what is the actual running environment (software and hardware) of the tool - how will you evaluate the tool based on your own experience?

  Use embedded sql and c or any programming language

Convert the example of GEOMETRY_OBJECTS given in section 11.1.5 from the functional notation to the notation given in Figure 11.2 that distinguishes between attributes and operations. Use the keyword INHERIT to show that one class inherits from an..

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