Looking for a popup keypad

  • Thread starter Terry DeJournett
  • Start date
T

Terry DeJournett

In need of a popup keypad to enter number 0-9 ONLY for an access application
that will be run with a touch screen.

Any help would be greatly appreciated.

T
 
G

Graham R Seach

Terry,

There might be third-party keyboard ActiveX controls available on the net,
but why would you want to pay for something you could build yourself. Create
your own form, and place a bunch of buttons on it to look like a keyboard.

Regards,
Graham R Seach
Microsoft Access MVP
Canberra, Australia
 
T

Terry DeJournett

Jeff: The form based method was EXACTLY what I was looking for. Thank you
so much for your help. I really do appreciate it.

Terry
 
W

wbohacek

Jeff said:
Try he
Form based:
http://tinyurl.com/wr53t



Any help would be greatly appreciated.
[/QUOTE]


I found that this works great for one field. On my form I have tw
fields that need to work with the keypad.

Is there a way of changing focus from on field to another using th
same keypad
 
Top