drop-down populated from external data

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

Guest

Is there a way to get a list box to have the values in it populated from an
external data source?
 
You are more likely to get an answer if you say specifically what kind
of external data source.


Hth,
Merjet
 
Sorry for not being more specific.

I am quering an Oracle database using the ODBC driver. I am assuming puting
the data back in to a List object is the best way to do this but was hoping
someone had a more elegant way.. if there is one.. to do this.
 
I would like to use the validation drop down combo box Vs the normal combo
box, because the validation drop down list is self aligned to a cell. However
the data source has to be on the same sheet itself, I think. Can the data
source be an SQL statement. Is this possible? I would like to know.
 

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