Hello programmers,
How do I get data just entered on field 1 in a form to transfer to the same form on a different field 2? For example:
Form: frmOrders
Field: Description1
Field: Description2
When I enter data on Form: frmOrders field: Description1 and once I hit tab to move to next field the same data will transfer to Field: Description2.
Thank you,
Felix
How do I get data just entered on field 1 in a form to transfer to the same form on a different field 2? For example:
Form: frmOrders
Field: Description1
Field: Description2
When I enter data on Form: frmOrders field: Description1 and once I hit tab to move to next field the same data will transfer to Field: Description2.
Thank you,
Felix