Forms
All of the options for creating forms are in the Forms section on the Create ribbon.The first button, just labelled Form, will create a basic Form where all of your fields and data entry areas are the same size. BOOOOOORRRRRRRIIIIINNNNGGGGGG!!!!! There is not even a heading :(
SO we are going to create our first form using the second button - the one labelled Form Design.
Start by clicking the button - this will create a blank form and will put you into Design View.
See image below for details on relevant buttons and features of Form Design
Once you have the canvas to the correct size, the first thing you need to do is to link the form to the Table.. This form will be used to add data to the MEMBERS table, so we need to link it the that table.
Click on Property Sheet to open the properties box. Click on the Data Tab, Select Form from the drop down menu showing all objects on the form, and make sure that the RECORD SOURCE is MEMBERS.
Close the Property Sheet box by clicking back on the button.
Open the Field List by clicking the Field List button.
Now it is time to start getting creative.
I like to put a heading on my form - the best way to do this is by using the LABEL control
Click the Label Button and draw an area on your canvas. It doesn't matter if it is not exactly where you want it as you can move it at any time.
To keep it simple, we can just put the heading as Members. Use the Property Sheet to change the font and colours etc.
In the Property Sheet you can change the background colour, foreground colour, Font, Size etc. Play....Experiment..... If you really really stuff it up, close the form without saving and start again.
Do the same thing with the Fields. Display the Field List and add the fields to the Canvas.
Use the arrow control to select each one and move them around to where you want them.
Each field that you drag onto the screen has a LABEL and the FIELD so it is 2 items. They can be moved together if you drag from the field rather than the label.
Use the larger "handle" in the top left hand corner to move each component. Use the Grid lines to help line stuff up.
Change the View to Preview mode to see what it will look like when entering data.
When you are happy with the form, Save it, call it Members and Close the form.
**** If you are confident with creating a form, repeat the process to create a form for entering Products.
**** Add some data into your tables - 5 Members and 10 Products should be enough for now
If you would like to see this again, you can watch the video on YouTube
Video Vidiots Database Status
You should have 2 tables:- Customers/Members table
- Product Table
You should have 2 forms:
- Customers/Members Data Entry
- Products Data Entry
You should have some data in your tables
- Minimum 5 Members
- Minimum 10 Products
Practice exercise
Let's put our database skills to work!Manor House Animal Rescue is a small not for profit organisation operating in the Bass Coast region of Victoria. The organisation rescues and rehabilitates unwanted or lost animals - mostly dogs, cats and chickens, but some of the local injured wildlife also occasionally come into their care.
Manor House Animal Rescue would like a database that will allow them to keep a record of all of the animals in their care, details of any actions taken with the care of the animals, and details of rehoming or release.
Where to Start!!
- How many tables will we need in our database?
- What fields, field types will we need in each table?
- What forms will we need for entering data?
- What reports will we need?
- What items will we need on the menu - what actions do we want people who are working at the centre to be able to do?
- An Animals detail table which will contain the basic identifying information about each animal.
- A "transaction" file that will keep track of any actions that are taken with each animal
1. Create the Manor House Rescue database
2. Create the Animals Table
3. Create a Form that can be used to add animals
4, Test out your form by adding an"animal" or two
Animals
What information do we need to keep!!*** We will do this exercise on the "board" ***
*** Please keep this file as we will also build on this database in future lessons ***































