form listbox help

d0wnt0wn

Well-known Member
Joined
Oct 28, 2002
Messages
771
hi is there any way that if i select an item from a listbox made with the forms control that i can have that selection appear in a cell?

i need this to be a forms listbox and not a control listbox
 

Excel Facts

Can you AutoAverage in Excel?
There is a drop-down next to the AutoSum symbol. Open the drop-down to choose AVERAGE, COUNT, MAX, or MIN
Hello d0wnt0wn,
Yes. Right click the listbox & choose Format control and then the Control tab.
Enter the cell you want the selection to go to in the Cell link field.

Be aware though, that by using a Forms listbox (as opposed to the Controls Toolbox listbox) all you'll get in your linked cell is the index number of the selection. (ie, choose the third item, you'll get a 3 in the linked cell, not the text (or number) that you selected.)

Hope it helps.
 
Upvote 0
hi half ace..... thanks for the reply.... yes I already use that option because its linked to an xy scatter chart...... can i use more than 1 cell to reference???? because that might work if i use the numbers and a vlookup
 
Upvote 0
Not sure if I understand, but as far as I know you can't have two linked cells to it, if that's what you're asking, but you can use a simple ( = A1 ) type formula to run your vlookups from, or even just use the linked cell for that.
 
Upvote 0

Forum statistics

Threads
1,214,522
Messages
6,120,019
Members
448,938
Latest member
Aaliya13

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top