M
Meghan
Hi, I am fairly new to Acess and VB. I have numerous tables that contain related data. I have Tasks, Task Phases, and Task Deliverables. I'd like to use a filter down approach to select the specified Task, Phase, and Deliverable - then be able to show all information pertaining to it, and be given the option to add information. I'm not sure what the best way to handle this would be. I want the user to be able to pick from a drop-down list, and not have to manually enter information. I know that there is some way to make a parameter query a combo box. But I just need help getting pointed in the right direction. Each Task/Phase/Deliverable set has a CDRL Number and Document Number associated with it. I want the associated numbers to pop up once the specified task/phase/deliverable is selected. Could I do this structure in a query, then use the query in a form to add additional information? Please help! Thank you! Meghan