The information in this article applies to:
SYMPTOMSIn Microsoft Excel 97, if you run a Visual Basic for Applications macro that uses the CreateObject method to create a RealAudio ActiveX control object, you may receive the following error message: If you click Details, you receive an error message similar to the following:
CAUSE
This problem occur if the following conditions are true:
WORKAROUNDDo not use the CreateObject method to create a RealAudio ActiveX control in Microsoft Excel 97. MORE INFORMATION
RealAudio ActiveX controls do not currently support the use of the
CreateObject method. Also, because RealAudio ActiveX controls do not
support the IDataObject OLE interface, you cannot insert them into
worksheets in Microsoft Excel 97. You can use them only in UserForms in
Microsoft Excel 97.
Additional query words: XL97 0137:013d4c40
Keywords : kberrmsg kbprg |
Last Reviewed: October 30, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |