XL: How to Add Data to a Drop-Down or List BoxLast reviewed: February 20, 1998Article ID: Q141573 |
The information in this article applies to:
SUMMARYIn Microsoft Excel, there are two ways of populating a list or drop-down box: you can link worksheet data to the control, or you can run a Microsoft Visual Basic for Applications macro to add data to the control.
MORE INFORMATION
To link the list box or drop-down box to a range of cells on a worksheet
To use a Visual Basic Macro to populate the drop-down or list boxMicrosoft provides programming examples for illustration only, without warranty either expressed or implied, including, but not limited to, the implied warranties of merchantability and/or fitness for a particular purpose. This article assumes that you are familiar with the programming language being demonstrated and the tools used to create and 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 needs. If you have limited programming experience, you may want to contact the Microsoft fee-based consulting line at (800) 936-5200. For more information about the support options available from Microsoft, please see the following page on the World Wide Web:
http://www.microsoft.com/support/supportnet/refguide/default.aspTo create the dialog box:
REFERENCES"Visual Basic User's Guide," version 5.0, page 231
|
Additional query words: 5.00 7.00 97 98 XL98 XL97 XL7 XL5
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |