how to load the combo box'values from one form to another form's combobox
Example:
form1:
cust(table name)
no(textbox)
name(combobox)
form2:
CName(combobox)
now i load the form1's name which is the combo values .. to form 2's combo box whixh is name of 'CName'