I am making a data entry form in Access 2010 and I am a beginner. One of the fields I am to build has a dropdown (which I have done), but there is a secondary field which should display an outcome based on that drop down.
As an example: in the dropdown are the choices: assets, volume, credit production.
Can you help coach me through this?
As an example: in the dropdown are the choices: assets, volume, credit production.
- When you pick the metric "assets" from the drop down, it should display a field to enter the amount.
- When you pick "credit production", it should display another dropdown field where the user picks either +1 or -1 and another field called "account number" which is a free form entry field.
Can you help coach me through this?