Default

  • Thread starter Pass-the-Reality
  • Start date
P

Pass-the-Reality

I have a List box called "lstOutcome". This list box is tied to the Outcome
Table. Within this Table, there are two columns, Outcome and Results. See
Example Below.

Outcome Result
Answered Question Complete
Escalated Issue Unresolved

If I pick Answered Question from lstOutcome, I want to have my combo box
field called "Status" default to the Result. In this example, lstOutcome
would say Answered Question so my Status field would default to Unresolved.
Status is set up as a Value List with options "Complete" Or "Delete". What
would I need to add to the default value for my Status field?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top