Form View Manipulation

P

PJS

This is my first MDB, but I think I'm progressing pretty
nicely ... However, I am stuck with the following:

- I have a form with lots of subforms attacked to it via
tab control pages. These subforms are filed accordingly
into specific pages, with more than one per page.
- Each record will only use one of the forms from a given
page. There is an option group on the main form that
decides which subforms are visible, ie Option 1 shows
Subform A from all pages, Option 2 = Subforms B, etc.
- Currently, I have this set by using Macros. It involves
an annoyingly large set of expressions that are all only
different in object names.

Can someone help me with a better way of doing this?
Perhaps a script that involves an array?
 

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