- Date
- Oct 11, 2002
- Note
-
Help for Homework Four will be posted as part of
- Lecture Notes 11 and
- Lecture Notes 12
instead. Please check the Class Notes web page
- Due today
- Project Seven (Lab Manual)
Notice that the due date for Homework Four has changed (to Tue Oct 22, in class)
- Starting today
- Project Eight (Lab Manual)
Using Visual Basic for Applications (VBA) and Advanced Form Techniques
You will have mastered the material in this project when you can:
- Add buttons, controls, and combo boxes to forms.
- Modify Access-generated VBA code.
- Use VBA.
- Create functions in a standard module.
- Test functions.
- Use the functions in a query.
- Associate code with an event.
- Create Sub procedures.
- Create a function to run a command.
- Create a form using Design view.
- Add a tab control.
- Add a subform control to a form.
- Add a chart to a form.
- Add an ActiveX control to a form.
Questions that you will receive next time will focus on the topics listed above.
- Due next time
- Project Eight (Lab Manual)
Note that Homework Four will be collected on Tue Oct 22 in class (not next time).
- Today's grading
-
Project Seven (Lab Manual)
Creating a Report Using Design View
You will have mastered the material in this project when you can:
- Open a database
- Create additional tables
- Import data from an ASCII text file
- Change the layout of a table
- Relate several tables
- Change join properties
- Change field properties in a query
- Filter a query's recordset using
- Filter By Selection and
- Filter By Form
- Create and run a parameter query
- Create queries for reports
- Create a report
- Group and sort in a report
- Add fields to a report
- Add a subreport to a report
- Modify and move a subreport
- Add a date and page number
- Bold data
- Add a title
- Change margins
- Create and print mailing labels
Questions that you will receive today will focus on the topics listed above.