G
Guest
Does anyone have a function or suggestions on how to display a list of fields
in a table in a combo box?
I have a form that allows a user to select a table from a list of tables in
the db, but I can't get my function to list the fields in that table in a
separate combo box.
I got my "ListAllTables" function from the microsoft website and now am
trying to 'convert' it to do the same for listing the fields.
Thanks.
in a table in a combo box?
I have a form that allows a user to select a table from a list of tables in
the db, but I can't get my function to list the fields in that table in a
separate combo box.
I got my "ListAllTables" function from the microsoft website and now am
trying to 'convert' it to do the same for listing the fields.
Thanks.