![]() |
![]() |
|
|||||||
| Excel Questions All Excel/VBA questions - formulas, macros, pivot tables, general help, etc. Please post to this forum in English only. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Board Regular
Join Date: Mar 2002
Posts: 182
|
Right i'm almost getting it.
I've made the combobox. I've set it's range. In the cell link i've typed D13. now D13 displays the number corresponding to the list. what do i have to do to make this number become the text. Thanks to Audiojoe and Dave Hawley |
|
|
|
|
|
#2 |
|
Board Regular
Join Date: Feb 2002
Location: Where the wild roses grow
Posts: 285
|
Do you wanna send me your email address and I'll send you a combobox I've been doing
|
|
|
|
|
|
#3 |
|
Board Regular
Join Date: Mar 2002
Posts: 73
|
do vlookup in another field and u will get the text u want!
|
|
|
|
|
|
#4 | |
|
Board Regular
Join Date: Mar 2002
Posts: 182
|
Quote:
I'd really appreciate any help. jamiegibson2002@hotmail.com thanks |
|
|
|
|
|
|
#5 |
|
Banned
Join Date: Feb 2002
Posts: 1,582
|
Hi Jammie
Let's say your Combobox "Input Range" is A1:A20. Your Combobox "Cell Link" is B1. In any cell place: =INDEX(A1:A20,B1) |
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|