G
Guest
I am trying to create a dynamic form. Here is how it works: the user selects
a query, and hits submit on a menu form. A form is then created and the
record source is assigned based on the users initial query selection. Now
the question/problem:
Once the form is loaded, all of the captions/labels are generic. I would
like to change this using vba. Is there any way to get column header
information on the query programmatically?
Ideas?
a query, and hits submit on a menu form. A form is then created and the
record source is assigned based on the users initial query selection. Now
the question/problem:
Once the form is loaded, all of the captions/labels are generic. I would
like to change this using vba. Is there any way to get column header
information on the query programmatically?
Ideas?