ComboBox

M

MigBud

I have a form and I want to have a ComboBox that lists
all the tables in the current database. What is the
record source of the combobox; I don't want to create a
table and maintain by adding the table's name to it each
time I add a new table to the current database.

Thanks,
MigBud
 
Top