Generate two lines in listbox when select a specific item of combobox.

coutinhoicaro

New Member
Joined
Jun 22, 2021
Messages
1
Office Version
  1. 2016
Platform
  1. Windows
Hi, i want to generate a mutiple line listbox

at first i have 3 optionbutton selection that as i select one it gave me some diferent values at the first combo box selection.

as example:

optionbox(NORMAL) --> combobox(ppm) --> Textbox(1,5)
optionbox(x) --> combobox(ppm) --> Textbox(1,2)
optionbox(EXCEPCIONAL) --> combobox(ppm) --> textbox(1,1)

each one of the selection is placed at a listbox line after i press a button

but i want when i select a combo box with VALL it generate 4 lines for me as:

optionbox(NORMAL) --> combobox(vall) --> Textbox(1,5) then

NORMAL / VX+ / 1,5
NORMAL / VX- / 1,5
NORMAL / VY+ / 1,5
NORMAL / VY- / 1,5

if i select an specfied item (VALL) it generate a list box whit 4 diferente items as ( vx+,vx-,vy+,vy-), but the same value of the others combo selected.
 

Excel Facts

Create a Pivot Table on a Map
If your data has zip codes, postal codes, or city names, select the data and use Insert, 3D Map. (Found to right of chart icons).

Forum statistics

Threads
1,215,022
Messages
6,122,721
Members
449,093
Latest member
Mnur

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