I apologize if this isn't the correct forum, but if it isn't, maybe someone can direct me to a better forum.
We use contractors for certain work that requires them to load a copy of our main database onto their laptops. I have hidden the tables and queries on their copy because they don't need anything but the data entry forms and an export routine that allows them to export their current data into a spreadsheet and email it to me.
Every once in a while some new records have to be loaded into the main form on their copy, but I don't want them to have to unhide the tables that those forms are based on.
My question is can these hidden tables be written to using something like VBScript or Javascript?
I would rather send them a little script to run, rather than having to meet with them unhide the tables, enter the new locations, etc.
Thanks,
CC
We use contractors for certain work that requires them to load a copy of our main database onto their laptops. I have hidden the tables and queries on their copy because they don't need anything but the data entry forms and an export routine that allows them to export their current data into a spreadsheet and email it to me.
Every once in a while some new records have to be loaded into the main form on their copy, but I don't want them to have to unhide the tables that those forms are based on.
My question is can these hidden tables be written to using something like VBScript or Javascript?
I would rather send them a little script to run, rather than having to meet with them unhide the tables, enter the new locations, etc.
Thanks,
CC