"TD" <tom.darci@gmail.com> wrote in
news:1138123534.947786.228160@z14g2000cwz.googlegr oups.com:
[color=blue]
> Thanks for the reply. Unfortunately, having a main form with a
> subform control as a container for everything in the application
> isn't a very attractive option to us. Some of the things that are
> stopping us from going that way are:
>
> * Reports can't appear in that container
> * We would like the look and feel of a true pane, where the user
> can
> resize its width in a native Windows sort of way.
> * Since subforms can only be nested 3-deep, you burn up one of
> those
> with the container layer, effectively giving you just 2-deep.[/color]
What about resizing all your objects, forms, reports, etc., to fit
the available space? There's a form resizing class module on the
Access Web that I've used, and it has an example of how to figure
out the size of the Access client window so you can fit a form into
it. If you wanted to fit several forms in it, you could definitely
do that, as well.
I'm not certain if you can resize and position reports in that way,
though. Unfortunately, it seems that forms can be used in reports,
but not vice versa.
--
David W. Fenton
http://www.dfenton.com/
usenet at dfenton dot com
http://www.dfenton.com/DFA/