XL: Can't Use BottomRightCell or TopLeftCell with Edit BoxLast reviewed: December 1, 1997Article ID: Q113794 |
The information in this article applies to:
SUMMARYIn the versions of Microsoft Excel listed above, both the Object Browser and Visual Basic Help indicate that you can apply the TopLeftCell or the BottomRightCell properties to an edit box. This information is incorrect: edit boxes can exist only on dialog sheets. Because an edit box cannot be drawn on a worksheet, the edit box cannot have either the BottomRightCell or TopLeftCell properties.
MORE INFORMATIONYou can use the TopLeftCell property for drawing objects on a worksheet to return the cell that lies under the top-left corner of the object. Similarly, you can use the BottomRightCell property to return the cell at the bottom-right corner of the object.
|
Additional query words: 5.00 5.00a 5.00c 7.00 7.00a XL5 XL7
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |