Using Microsoft Office Web Components on Forms

You can add Microsoft Office Web Components to a form in Visual Basic or Visual Basic for Applications (VBA) the same way you would add any other ActiveX controls to a user form. Note that although you can use theProperty Toolbox when designing a form, you cannot display the Property Toolbox from a Microsoft Office Web Component on a modal form or in a dialog box at run time. This is also true for modal forms created in design environments other than Visual Basic or VBA.

See Also