Article ID: 213722 - Last Review: October 10, 2006 - Revision: 4.2 XL2000: How to Use the TextColumn PropertyThis article was previously published under Q213722 SUMMARY
You can use the TextColumn property of the ListBox or ComboBox control to display one set of values to your user in a list, but to return another value based on the selection that the user makes.
MORE INFORMATIONMicrosoft provides programming examples for illustration only, without warranty either expressed or implied. This includes, but is not limited to, the implied warranties of merchantability or fitness for a particular purpose. This article assumes that you are familiar with the programming language that is being demonstrated and with the tools that are used to create and to debug procedures. Microsoft support engineers can help explain the functionality of a particular procedure, but they will not modify these examples to provide added functionality or construct procedures to meet your specific requirements.
The following is an example of using the TextColumn and BoundColumn properties to display one set of values in a ListBox while returning another value.
REFERENCESFor more information about using the TextColumn property, in the Visual Basic Editor, click Microsoft Visual Basic Help on the Help menu, type TextColumn Property in the Office Assistant or the Answer Wizard, and then click Search to view the topic.
| Article Translations
|
Back to the top
