สร้างอีก sub เพื่อมารองรับการคลิก การติ๊ก ของ
combobox 2อัน radio button
เช่น
Code
sub Combo2()
if combobox1.text = "sfsgfdgdhg" and combobox2.text = "afssfsgsafad" and Radio1.Checked then
textbox1.text = "18000"
elseif combobox1.text = "zsddsf" and combobox2.text = "asdfdfs" and Radio1.Checked then
...
...
...
...
...
endif
end sub
โค๊ดจะมีประมาณนี้ครับ
แล้วโค๊ดใน combo1 ตัดตั้งแต่ if a(0) ออกไปครับ เพราะมันไม่มีประโยชน์