Hi there,

I have a wbook with 2 different userform (1 and 2)

I have a combobox in userform 1 that can be filled with numbers from 1 to 10.

in userform 2 i have 10 frames.

I need to load userform 2 after filling the combobox in userform 1

i.e. If i select "5" in the combobox, it should load the 2nd userform with 5 frames visible.

Can anyone help me with this? would it help if i post my workbook?