Part 1 |
| <prev |
Introduction |
next> |
 |
This
tutorial aims to show you how to create a search form in Microsoft Access.
I am going to assume that you have at least seen Access and have a vague
idea of what access does. At the end you will have a page that contains
a box which you can type in the weather condition you would like to see,
when you have pressed "go" it draws up a list of places that offer those
conditions. Often you would want to produce a list filtered by by 2 criteria,
such as our case which is the minimum temperate as well as the region
in the country. So if you live in Scotland- and you want to know which
towns were above 10 deg C in the day you would be able to generate the
list ready to print out
.
.
|
|
| |
|
|
| |
|
|
| |
|
|
| |
The
system as it stands allows the filter to be varied, but it's too easy to
make a mistake, or just to be unaware of what input is really required.
Some restriction should be added as well as much more clarity for the end
user.
|
|
| |
pagelinx
|
|
| |
Footnotes:
Back to top |
|