PietKruger
Registered User.
- Local time
- Today, 07:16
- Joined
- Apr 11, 2008
- Messages
- 13
Hi,
I have a form called bookings with a few text boxes. My database will be operated with a touch screen. as soon as the user click on one of the textboxes the frmkeypad opens. I struggle with the following code:
I need the Value of txtnumber on the frmkeypad to be stored in the field of the textbox on the bookings form that was clicked. The frmkeypad will also be used for entering data into other forms in the database.
Any sugestions? Please help
Piet
I have a form called bookings with a few text boxes. My database will be operated with a touch screen. as soon as the user click on one of the textboxes the frmkeypad opens. I struggle with the following code:
I need the Value of txtnumber on the frmkeypad to be stored in the field of the textbox on the bookings form that was clicked. The frmkeypad will also be used for entering data into other forms in the database.
Any sugestions? Please help
Piet