Default Property/Methods for Objects in Visual Basic (114857)
The information in this article applies to:
- Microsoft Excel 97 for Windows
This article was previously published under Q114857 SUMMARY
In Microsoft Visual Basic for Applications, if an object has a Value
property, then this property is the default value for the object. If an
object does not have the Value property, then that object does not have a
default value.
REFERENCES
For more information on the Value and Item properties, follow the
appropriate steps for your version of Microsoft Excel.
Microsoft Excel 97- Click Contents and Index on the Help menu in Visual Basic Editor.
- Click the Index tab.
- For help with the Value Property, type Value Propertyand click
Display.
-or-
- For help with the Item Property, type Item Property and click
Display.
Microsoft Excel 7.0- On the Help menu, click Microsoft Excel Help Contents.
- Click the Contents tab.
- For help with the Value Property, click Visual Basic Reference,
double-click Properties, and then select the Value property.
-or-
- For help with the Item Property, click Visual Basic Reference,
double-click Properties and then select the Item Property.
Microsoft Excel 5.0- On the Help menu, click Contents.
- On the Help Contents screen, select Programming With Visual Basic.
- For help on the Value Property, in the Visual Basic Reference, click
the Search button, and type:
For help on the Item Property, in the Visual Basic Reference, click
the Search button, and type:
- Click Show Topics, and then click the Go To button.
Modification Type: | Minor | Last Reviewed: | 10/11/2006 |
---|
Keywords: | kbinfo kbProgramming KB114857 |
---|
|