Purchase Solution

Create forms in Access

Not what you're looking for?

Ask Custom Question

I ONLY need help with number 3. Create a form of your own design using a master detail relationship.

Please use Access.I have attached my access database. I figured out the first two requirements but I'm stuck in last one.Thanks

Here are the requirements

Using the database and the data that was loaded in the Registration Database (registration.mdb) from Week 6, create application forms. The text and tutorials provides the knowledge needed to create a sample data entry form. Each system has its own characteristics with respect to data input. The form should be created in Access, and should be representative of one of the major entities in the database. Appropriate design elements such as the source documents, the need for forms/subforms and GUI control options should be considered. (50 points)

Create a form that is based on an SQL Query.
Create a form using the wizard.
Create a form of your own design using a master detail relationship.

Attachments
Purchase this Solution

Solution Summary

The expert creates forms in access.

Solution Preview

Hi

Please check attachment. I added a Student master-details form.
In order to create a master details form:
Simply base a form on the any table; on it, put a ...

Purchase this Solution


Free BrainMass Quizzes
Basic Networking Questions

This quiz consists of some basic networking questions.

Java loops

This quiz checks your knowledge of for and while loops in Java. For and while loops are essential building blocks for all Java programs. Having a solid understanding of these constructs is critical for success in programming Java.

Basic UNIX commands

Use this quiz to check your knowledge of a few common UNIX commands. The quiz covers some of the most essential UNIX commands and their basic usage. If you can pass this quiz then you are clearly on your way to becoming an effective UNIX command line user.

C# variables and classes

This quiz contains questions about C# classes and variables.

Inserting and deleting in a linked list

This quiz tests your understanding of how to insert and delete elements in a linked list. Understanding of the use of linked lists, and the related performance aspects, is an important fundamental skill of computer science data structures.