Hidden Objects

kermit5

Registered User.
Local time
Today, 19:35
Joined
Nov 2, 2001
Messages
122
I have a table that I have hidden which contains registration information for a demo version of my software. I have a couple of questions:
1. How do I un-hide it?
2. Is there a way to open the hidden table in design mode without first un-hiding it?

Thanks!
Scott
 
1. Goto Tools -> Options and then tick Show Hidden Objects.

2. Make a quick macro that opens the table in design mode and if you need to open the hidden table, just run the macro.
 

Users who are viewing this thread

Back
Top Bottom