Programs to Download "How-To
Databases"
Over the years Kurt has written many databases.
We have listed some "How-To Databases"
here for you to download and use in your own applications. All
of the databases listed here are written in Access97.
Some of the code
used in these databases is from other developers. Kurt thanks you
all!
Feel free to drop
Kurt a line if you
have questions or comments. |
|
Demonstrates the use of Alpha-Numeric
Toggle buttons inside an Option Group to: Filter a
form's recordset. Set the row source of a combo
box. Set the row source of a List
box. Demonstrates the difference in pushing and pulling data from
a combo box. |
|
Demonstrates the use of Alpha-Numeric
Toggle buttons inside an Option Group to: Filter a form's
recordset. |
|
Using the Tag property of multiple Combo
Boxes to filter the Record Source of a report.
|
|
Show the use of a Multiselect List Box
using bound number or text values from the list to print a
report. |
|
Demonstrates the use of the Parent.Name
property of one form and two subforms that will allow the user to
print three different reports depending on the control that has the
focus. |
|
Demonstrates the difference in pushing
and pulling data from a combo box. |
|
Demonstrates the use of Alpha-Numeric
Toggle buttons inside an Option Group to: Filter a form's
recordset. Use the Form_BeforeInsert event of a subform to
retrieve information from the main form.
Refer
to a control on a subform to filter a report.
|