some thing like
vb Code:
  1. me.combobox1.text = "Pubname"
provided
(1) what is the drop down style of your combobox ( for example if it is dropdownlist some condition applies, that pubname should be avaialble in the combobox list)