Dropdown Filter Forms

Corey

Registered User.
Local time
Today, 01:58
Joined
Sep 14, 2005
Messages
35
Dropdown Filter Forms

I’m working on building a form that has the ability to create and print a report based on the filter’s you pick.

Example:
Say you have a form with five dropdown boxes

Dropdown 1: VP’s Name

Dropdown 2: Manage <-at this drop down you will only see the Managers who report to the VP that was picked.

Dropdown 3: Supervisor at this drop down you will only see the Supervisors who report to the Manager that was picked.

If someone could direct me to the best place or help me understand how to do what I asked about that would be great.

Thanks

Corey
 
The term you want to search on is "cascading", as what you want to do is typically referred to as cascading combo boxes.
 

Users who are viewing this thread

Back
Top Bottom