P Plug New member Local time Today, 00:51 Joined Aug 12, 2006 Messages 6 Aug 12, 2006 #1 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
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
P Plug New member Local time Today, 00:51 Joined Aug 12, 2006 Messages 6 Aug 12, 2006 #2 Must be a morning thing, Solved..... Me.textbox=[textbox] & "A or S"