Moorhouse Web |
This database shows how to use a simple search page to find a record rather than using F4
It has two tables:-
| Table1 |
This would be the table holding the records you want to search / select from. It has one specialied field, 'initial' that returns the capitalised initial letter of the field 'name'. |
| Temp |
This table has two fields, 'name', 'alpha'.
|
It has 6 layouts
| Master List of names |
This is the list of records to be searched etc. |
| Search Page | Field to enter search name + button to activate search |
| results of search page | Shows the records selected by the search |
| Select for search | Shows one field (name) from table1, double clicking on the name will show all the records that have that name. |
| Alphabet |
The layout has two ways of selecting the initial letter of the name being searched for:-
|
| Show Alphabet | The layout shows all the recods that start with the the letter selected in layout Alphabet. Double clicking on a name will show all the records that have that name. |
Return to Datapower Page |
Download search example(56Kb) |