G
Guest
I have imported a table through a macro into a database that has, by
neccesity, all of the tables hidden. When I import any new table it
automatically makes the new table visible. I can not open the database and
use the commands in the toolbar as I am not always available, and many times
others are using the system. So I must set it up so the macro automatically
hides the table.
I assume I can use the runcommand 'hide table' in the macro, but how would
you write the condition to make the new table hidden? The table name is
'meds'.
neccesity, all of the tables hidden. When I import any new table it
automatically makes the new table visible. I can not open the database and
use the commands in the toolbar as I am not always available, and many times
others are using the system. So I must set it up so the macro automatically
hides the table.
I assume I can use the runcommand 'hide table' in the macro, but how would
you write the condition to make the new table hidden? The table name is
'meds'.