changing width of Combo box

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

to make a long story short I would like to change the first column of my
combox to ZERO. Here is a art of my code

Case is .....
strRowsourceList = "-1;yes;0;no"
Me.combo.ColumnCount = 2
THEN I NEED THE first Row TO BE HIDDEN
this must be done in this coding because other case only contain one column,
where as other contain 2

Thanks
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top