The information in this article applies to:
SYMPTOMSIf a Microsoft Excel Visual Basic for Applications macro attempts to place the name of a Team Manager view in a cell in a worksheet by using a Team Manager View object without specifying the Name property, the cell may be set to #N/A or #VALUE!, or Microsoft Excel may stop responding. WORKAROUNDUse the Name property explicitly with the View object. For example, in a macro that uses something like
use:
MORE INFORMATIONThe default property of a Team Manager View object is the Name property; however, a Microsoft Excel macro may not correctly interpret a Team Manager View object without explicitly specifying a property. STATUSMicrosoft has confirmed this to be a problem in the products listed at the beginning of this article. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available. REFERENCESFor additional information, please see the following article in the Microsoft Knowledge Base: Q148914 TMGR: Error with OLE Automation Between MS Excel and Team Manager Additional query words: 1.00
Keywords : kbinterop kbprg kbdta kbdtacode |
Last Reviewed: October 15, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |