J
JoeD
I would like to add a list box to a form to allow my users to select
different tables in the db that are common in structure, and so
changing the record source so they may work on different projects. Each
project has its own table.
Also I would like to create a button on a Swithboard that would ask the
user the name of a new project and create a new table with that name by
coping the structure of a blank master table, so then that new table
and others will be in the list box.
thank in advance
JoeD
different tables in the db that are common in structure, and so
changing the record source so they may work on different projects. Each
project has its own table.
Also I would like to create a button on a Swithboard that would ask the
user the name of a new project and create a new table with that name by
coping the structure of a blank master table, so then that new table
and others will be in the list box.
thank in advance
JoeD