comboboxes

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

Guest

Hi

i need to use the boundcollumn property.. can boundcollumn be used on more
than 1 collumn ( i.e. collumn 3 & 4) in a combobox on a form or is it
restricted to only 1 collumn..

wat do i use as the collumn number seperator?

Please advice

regards
 
Thanx ppl, i got it going

used the code: Range("e15") = ComboBox1.Column(0)

cheers all
 

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