I have a form that has a numeric keypad on it. It is used to fill in a field on that form. When a certain button is clicked on I want to popup a window asking for other information, which is entered by the numeric keypad on the orginal form. (I'm using a touchscreen monitor with no keyboard or mouse) I tried to use another form for the popup but it just does not work.
I setup a logical on each of the numerics on the keypad to test where to place the digit (either the normal place or the popup) Im not sure how to proceed
I'm sure there is a programic way to popup a window with a data field and accept input from the keypad on the orginal form calling it. The thisform.refresh function must work for the popup. I'm not sure how.
Thanks for any help
I setup a logical on each of the numerics on the keypad to test where to place the digit (either the normal place or the popup) Im not sure how to proceed
I'm sure there is a programic way to popup a window with a data field and accept input from the keypad on the orginal form calling it. The thisform.refresh function must work for the popup. I'm not sure how.
Thanks for any help