I am trying to design a form that has 10 push buttons to insert the numbers 0-9 into the text field, more or less like a number data entry pad built into the form, ""think calculator buttons""
Example#1 = if i push button 1, it inserts 1 into the field.
Example #2 = if I push button 1 and then button 2 and then button 5, I should then see 125 in the text field.
I am trying to find examples of how to do this with macros.
The form will also have a ok button to save the record in the database field.
Any insight on how to do this would be greatly appreciated as this is for a touchscreen database form.
Thanks,
