G
Guest
I've been struggling with how to automatically fill in a form field based on
a selected elsewhere on the form. However, the information comes from an
external table not connected to the form.
Here's what I have:
- A table, with a list of vehicles and their respective capacity.
- A table/form that will be used to enter data, such as what vehicle an
employee used that day.
I would like it if, when the user entered what vehicle they used that day on
the form, if another field on the form was automatically filled with the
capacity of the vehicle they chose. Thanks, I appreciate any help you can
give.
a selected elsewhere on the form. However, the information comes from an
external table not connected to the form.
Here's what I have:
- A table, with a list of vehicles and their respective capacity.
- A table/form that will be used to enter data, such as what vehicle an
employee used that day.
I would like it if, when the user entered what vehicle they used that day on
the form, if another field on the form was automatically filled with the
capacity of the vehicle they chose. Thanks, I appreciate any help you can
give.