M
Meghan
Hi.
I'm new to Access and VBA, so please bear with me. Here's what I
would ideally like to do with my database, and I need to know if it's
possible, and if so, how to accomplish it. I would like the users to
be able to click on combo boxes to select a Task Name. After a Task
Name has been selected, the next combo box with drop down with a list
of Task Phases for the user to select from. Once a Task Phase is
selcted, the user will select a Deliverable from a list of
deliverables assigned to that Task Name, for that Task Phase.
I have somewhat accomplished what I'm looking for, but not fully. I
have all the criteria in unbound fields on a form. The selection is a
drill-down process, but now that I have the criteria I want, I want to
view the other information related to the specific criteria. I want
this process to be available for all forms or queries I have, since
this is the central basis of my database. Does anyone have any idea
if this is possible? Would a query be my best bet? I just couldn't
figure out how to get the parameter query to display as a combo box
and allow for new entries. I want to be able to search from one
table, then add additional information to related tables. PLEASE
HELP!!!!! I'm lost!
Meghan
I'm new to Access and VBA, so please bear with me. Here's what I
would ideally like to do with my database, and I need to know if it's
possible, and if so, how to accomplish it. I would like the users to
be able to click on combo boxes to select a Task Name. After a Task
Name has been selected, the next combo box with drop down with a list
of Task Phases for the user to select from. Once a Task Phase is
selcted, the user will select a Deliverable from a list of
deliverables assigned to that Task Name, for that Task Phase.
I have somewhat accomplished what I'm looking for, but not fully. I
have all the criteria in unbound fields on a form. The selection is a
drill-down process, but now that I have the criteria I want, I want to
view the other information related to the specific criteria. I want
this process to be available for all forms or queries I have, since
this is the central basis of my database. Does anyone have any idea
if this is possible? Would a query be my best bet? I just couldn't
figure out how to get the parameter query to display as a combo box
and allow for new entries. I want to be able to search from one
table, then add additional information to related tables. PLEASE
HELP!!!!! I'm lost!
Meghan