This is driving me bonkers can anyone please help!!!
I have a form to enter production figures for a day. If I choose a 'tool' from a combo box, the 'tool' I select is entered into the field, but how can I get it to automatically update a second field on the same table based on the 'tool' I pick.
eg. lookup table for combo box contains:
TOOL SIZE
a 1"
b 2"
c 3"
If I select 'tool a' in combo box, how can I get it to automatically put 1" into the next field so it doesn't have to be typed in??
Please, I am struggling.
I have a form to enter production figures for a day. If I choose a 'tool' from a combo box, the 'tool' I select is entered into the field, but how can I get it to automatically update a second field on the same table based on the 'tool' I pick.
eg. lookup table for combo box contains:
TOOL SIZE
a 1"
b 2"
c 3"
If I select 'tool a' in combo box, how can I get it to automatically put 1" into the next field so it doesn't have to be typed in??
Please, I am struggling.