5 pts.
 combo box in microsoft excel
How do i link numeric values to word choices in my combo box? i have tried If Then's for if you pick a certain choice it = a certain number, but im stuck! thanks

Software/Hardware used:
ASKED: February 14, 2008  11:58 PM
UPDATED: February 15, 2008  2:57 PM

Answer Wiki:
Simply append the begining with a number then a period like 1. first choice Normal directions apply: To add a combo box in Excel 2007, click the Developer tab, click Insert, and then click Combo Box in the Form Controls section. 2. Create an object that covers cells B2:E2. 3. Right-click the combo box, and then click Format Control. Enter the following information, and then click OK: a. To specify the range for the list, type H1:H20 in the Input range box. b. To put a number value in cell G1 (depending on which item is selected in the list), type G1 in the Cell link box. Note The INDEX formula uses the value in G1 to return the proper list item. c. In the Drop down lines box, type 10. This entry determines how many items will be displayed before it is necessary to use a scroll bar to view the other items. Note The 3-D shading check box is optional; it adds a three-dimensional look to the drop-down or combo box. The drop-down box or combo box should display the list of items. To use the drop-down box or combo box, click any cell so that the object is not selected. When you click an item in the drop-down box or combo box, cell G1 is updated to a number indicating the position in the list of the item selected. The INDEX formula in cell A1 uses th<a href="http://support.microsoft.com/kb/291073">is number to display the item's name. This and more can be found on Microsofts website here.</a>
Last Wiki Answer Submitted:  February 15, 2008  2:57 pm  by  Karl Gechlik   9,815 pts.
All Answer Wiki Contributors:  Karl Gechlik   9,815 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _