Good Afternoon Access Devs!

Today's puzzler shall test the knowledge of the mightiest access guru. I'm not ever sure I know how to frame the question!

I am looking for a method or an example to automatically create a form based on specific criteria. The fields in this form are as follows:

Field Name, Field Criteria Value, Field One, Field Two, Field Three

The Field Name and Field Criteria are user selected via combo boxes. In doing so, a subform is then displayed that shows only the corresponding field. (E.g. Field One).

The purpose is to ensure that only certain entry fields are displayed to specific groups only without having to create individual forms, but to contain all the information within one database.

Hope that's clear.

Jrnyman