ordendelfai
Technical User
I have a combo box that contains all of the field names of certain query. Up to this point, I have created a seperate table to hold the field names of the query.
However, I now need a way to dynamically grab all the field names in a query, and populate the combobox with them. The main problem I cannot figure out is how to pull the field names one by one out of a query. Any help is appreciated.
Thanks,
~Joel
As common courtesy and to help other members who might find your thread helpful in the future, please respond if the advice given resolved your issue.
However, I now need a way to dynamically grab all the field names in a query, and populate the combobox with them. The main problem I cannot figure out is how to pull the field names one by one out of a query. Any help is appreciated.
Thanks,
~Joel
As common courtesy and to help other members who might find your thread helpful in the future, please respond if the advice given resolved your issue.