Hello Access Masters,
I've been using access for almost a month now with some success with the basics but still have much I do not know and have been learning by scouring google and this forum. I have not been able to find an answer to this challenge yet and I'm hoping you all can help.
I am creating a form that will return information pulled from my tables and/or queries to show project details. I currently have a ComboBox for "Project Number_Selection" which will return the info seen below. However, my boss would also like to be able to search/filter by the "Project Name" or "Client" or "Project Status" or "PM".
I have seen information on how to create cascading ComboBoxes BUT I need each one to be able to be the first (or only) box selected. Example: search by project number only OR search for all projects by PM Lou THEN the boxes would show info relating only to projects that belong to Lou and can be selected. I hope I have explained this adequately.
For another example (in a different layout for the sake of clarity):
Thank you all in advance for your wisdom.
I've been using access for almost a month now with some success with the basics but still have much I do not know and have been learning by scouring google and this forum. I have not been able to find an answer to this challenge yet and I'm hoping you all can help.
I am creating a form that will return information pulled from my tables and/or queries to show project details. I currently have a ComboBox for "Project Number_Selection" which will return the info seen below. However, my boss would also like to be able to search/filter by the "Project Name" or "Client" or "Project Status" or "PM".
I have seen information on how to create cascading ComboBoxes BUT I need each one to be able to be the first (or only) box selected. Example: search by project number only OR search for all projects by PM Lou THEN the boxes would show info relating only to projects that belong to Lou and can be selected. I hope I have explained this adequately.
For another example (in a different layout for the sake of clarity):
Step 1 | Select PM: Lou | |||
Step 2 | Select Project Status: Installation | |||
Step 3 | Select Client: Nightingale | |||
Displays all projects for Nightingale that is in the Installation phase and has Lou as a PM (could be 1 or more projects to be returned) |
Thank you all in advance for your wisdom.