New to VB and Excel VBA coding here...

I have a worksheet that,

1, has a button that needs the code to call a userform (and how to code the userform to not show at the start of the worksheet)

2, Userform has a combo box and textbox an command button that needs code.

Combobox is already populated. what i need is when you enter currency in the textbox, select and item in combobox then by pressing the "apply" button it adds the currency entered into a certain cell in the worksheet, depending on what item was selected in the combo box.

Hopefully I'm being clear on what im looking for.

thanks for looking and helping!

Mike