suranton
Sep 22 2005, 01:07 PM
I wish to set the Hidden Attribute for all of the AccessObject Objects (AllTables, AllForms, etc.) to true.
I can't find reference in my Help file or any of the books that I have.
Is there anyone out there who may have code to use for this?
Thanks.
freakazeud
Sep 22 2005, 01:44 PM
Hi,
why would you want to do that? By default all custom created objects are visible unless specifically defined not to. System objects are by default hidden. You can unhide them by going into tools--options--general--show system objects!
HTH
Good luck