Combo Box Data Source

  • Thread starter Thread starter Sandy
  • Start date Start date
S

Sandy

Can the data source for a combo box be an Array? If so, how is it specified?

Thank you
 
Thank you for this link - I found a lot of interesting stuff but I am not
finding the answer to my question. How to specify the array as the row source
for a combo box.
 
ComboBox1.List = Arr()
--
Jim Cone
Portland, Oregon USA


"Sandy"
<[email protected]>
wrote in message
Can the data source for a combo box be an Array? If so, how is it specified?
Thank you
 

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