Hiding (sub) forms

F

Fredrated

hiding forms from the developer: how is this possible?

I have inherited an application.

The main form has a tab control with subform controls on the tab pages.
The source objects of the subform controls are subforms (it seems).
When the main form opens the subform controls are populated by the proper
subform source objects.

Problem: the source object subforms are nowhere to be found in the database
forms window! Even when the main form is not open!! I cannot find them,
where are they????

Help!!!

Fred
 
D

Dirk Goldgar

Fredrated said:
hiding forms from the developer: how is this possible?

I have inherited an application.

The main form has a tab control with subform controls on the tab pages.
The source objects of the subform controls are subforms (it seems).
When the main form opens the subform controls are populated by the proper
subform source objects.

Problem: the source object subforms are nowhere to be found in the
database
forms window! Even when the main form is not open!! I cannot find them,
where are they????


Maybe they're hidden. Set your view options (Tools -> Options -> View tab)
to show hidden objects, and see if you can see them then.
 
F

Fredrated

Very good, I looked for something like that but couldn't find it.
This did the trick, thanks!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top