Keyboard Form

Plug

New member
Local time
Today, 00:51
Joined
Aug 12, 2006
Messages
6
Hi

I have form which looks the same as a keyboard, I am trying to figure out if the user clicks on the buttons, lets say A then S and so on, it will update the text box above it with AS and so on

Regards

Plug
 
Must be a morning thing, Solved.....

Me.textbox=[textbox] & "A or S"
 

Users who are viewing this thread

Back
Top Bottom