Hi guys,
Can somebody help me to combine the code in red with the code in blue.
This is what i would like achieve:
If the textbox "txtQty" is blank exit sub, but if "txtQty" textbox has a value and "sw1" combobox is blank then "sw1.Value = CommandButton5.Caption" but if "txtQty" textbox has a value and "sw1" combobox has a value then sw2.Value = CommandButton5.Caption. But if the combobox "cmbOnline".Value = "Standard" Then execute code in blue.
I'm so stuck, I would appreciate any help.
Thanks in advance
Bookmarks