So here is my issue, I have created a userform with a virtual keyboard as it will be running on a tablet/touchscreen. All keys are working using the
code method with "TakeFocusOnClick" set to false on each cmdbtn.
I have several combo boxes and text boxes for data entry on this page, so focus could be on any of these.
My question is how do I get the backsapce key to backspace like normal from the current combobox or textbox in focus.
my current code is
Obviously to no prevail. I'm just a little lost! Any suggestions?
Bookmarks