VBA to show data from a dropdown box selection

alibbye17

New Member
Joined
May 19, 2010
Messages
40
I’ll try and be as detailed as possible.<?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /><o:p></o:p>
<o:p> </o:p>
Im trying to set up a calculator to compare like products from a different company. Within a drop down box I have a list of our competitors products (5 products but each product has different variations that roll into it). Once a user selects a product from the drop down list I would like the different variations of that product (from the competitor) to appear to the right of the selection. <o:p></o:p>
<o:p> </o:p>
Currently I have a list of the competitor products in Columns H through AD. The product are defined in column H. The columns that follow “H” relate to price, margin, etc… <o:p></o:p>
<o:p> </o:p>
The drop down list can be found in cell b8. The items within this list are Zoom, Max, Marathon, Verse, Hurl. These are the same product labels that can be found in column H above.<o:p></o:p>
 

Excel Facts

Bring active cell back into view
Start at A1 and select to A9999 while writing a formula, you can't see A1 anymore. Press Ctrl+Backspace to bring active cell into view.
Once a user selects a product from the drop down list I would like the different variations of that product (from the competitor) to appear to the right of the selection.

What Im trying to do is have an individual select one item from a drop down box (no other selections are neccessary). Once the selection is made the corresponding data will be shown to the right of cell b8. If the selection is changed to a diffrent product then once again the correlating data will be shown to the right of cell b8.
 
Upvote 0

Forum statistics

Threads
1,224,586
Messages
6,179,707
Members
452,939
Latest member
WCrawford

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