ACC2002: How to Programmatically Specify the Display Control for a Field (304274)
The information in this article applies to:
This article was previously published under Q304274 Moderate: Requires basic macro, coding, and interoperability skills.
This article applies only to a Microsoft Access database (.mdb).
SUMMARY
This article shows you how to programmatically create a table and to specify the display control for a field. The sample code in this article creates the following table in the Northwind sample database:
|
| ID | AutoNumber | | | YesNo | Yes/No | Check Box |
| Modification Type: | Major | Last Reviewed: | 6/23/2005 |
|---|
| Keywords: | kbhowto KB304274 |
|---|
|