Microsoft Office 2000 Developer   

Using Data-Aware Controls in Office Applications

See Also

The Microsoft Office 2000 Developer includes several data-aware controls, which can be used to display data either when inserted into Office application documents or when used on a VBA UserForm.

Once you have decided which control to use, insert it into an appropriate container form. For details on inserting controls, see Activating and Inserting Controls.

For examples of data-aware controls in Office 2000 applications, see:

Data-Aware Controls in Office 2000 Developer

Complete documentation for each of the controls, including reference and overview material, can be found in the MSDN Library in the Visual Basic Programmer's Guide, the Data Access Guide, and the Component Tools Guide.

Available Data Access Controls