E
Emma
I have an Access form where we track tasks that we do. I want to be able to
enter details of a particular task when that task is selected from a drop
down list.
For example, if "new contract" is selected from the drop down list, I want
the New Contract Form to open. If, "Consignment" is selected, I want the
Consignment form to open.
How do I code this? OnChange Event?
enter details of a particular task when that task is selected from a drop
down list.
For example, if "new contract" is selected from the drop down list, I want
the New Contract Form to open. If, "Consignment" is selected, I want the
Consignment form to open.
How do I code this? OnChange Event?