Question: ( Note: Ignore the problems in the textbook. ) After you have worked through Perry Chapters 1 & 3 , download the Access # 1
Note: Ignore the problems in the textbook.
After you have worked through Perry Chapters & download the Access # Homework file from the Assignments link on the Blackboard site, do the homework problems listed below and save the objects as indicated in each problem. Rename the file YourLastName. Accessacedb and submit it To submit this homework, go to the Assignments link on the course Blackboard site. Under the Access Homework assignment link, click
"ViewComplete attach your file, under "Your Comments" write the file name YourLastNameAccessaccdb and upload your file.
Problem : Using the tbIClient table, create a query the displays California clients assigned to broker From left to right display only columns ClientID, ClientLastName, and BrokerID.
Make sure that the query sorts the rows by ClientID in ascending order. Save the query as gryProblem
Problem : Create a query that produces a list of stock purchases for client sorted in descending order by Volume and, within each volume, in ascending order by Date. Have the dynaset of the query show the following fields left to right: TransID, ClientID, PurchaseDate, Purchase Volume, PricePerShare and StockName. Save the query as gryProblem
Problem : Management would like to know the total value of each stock purchase made for the company's two best clients: and Create a single query that shows ClientID, StockName, Purchase Volume, PricePerShare, and Purchase Total for each stock purchase for each of these two clients. PurchaseTotal should be a computed field that shows the total dollar value of the purchase, formatted Currency. Sort the dynaset Ascending on ClientID and then within ClientID, sort on stock name AZ Save the query as qryProblem
Problem : Create an Autoform for bStock and change the name of the form in the header to
"Stock Transactions Input Form". Save it at frmProblem Create an Autoreport for tbStock changing the report name in the header to "Stock Transactions Listing". Put a label in the report header that contains your name and place it just below the time textbox,
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
