C
Cindy
Hi everyone.
I have two tables, and one form (very simple database)
tbDefault
tblContacts
frmInfo
1st) What I need to do is use frmInfo to have a drop down
box that shows my tables with the default tblXXXXX and not
show tbXXXXX.
2nd) The tables listed when selected use the form frmInfo
3rd) In the drop down box have a "Add New Table". This
would take the table tbDefault and copy it and ask for a
name for the new table (and provide an example, i.e. use
this format, tblXXXXX and would not alow to save the table
with any different format), then add that to the drop down
box and open the new table on the form frmInfo.
Is this possible and is there an example, or can someone
offer any help with this?
Thank you so much, Cindy
I have two tables, and one form (very simple database)
tbDefault
tblContacts
frmInfo
1st) What I need to do is use frmInfo to have a drop down
box that shows my tables with the default tblXXXXX and not
show tbXXXXX.
2nd) The tables listed when selected use the form frmInfo
3rd) In the drop down box have a "Add New Table". This
would take the table tbDefault and copy it and ask for a
name for the new table (and provide an example, i.e. use
this format, tblXXXXX and would not alow to save the table
with any different format), then add that to the drop down
box and open the new table on the form frmInfo.
Is this possible and is there an example, or can someone
offer any help with this?
Thank you so much, Cindy