I am not good with codeing keys and was hoping someone could help me with code Ctrl+A and Ctrl+C Would anyone be able to help me with something like this ? Thanks
"We know nothing but, that what we know is not the truth..." - Me
Use the keyPressed event for the control you want to handle the event. You can also turn 'key preview' on for the form and handle it in the form's keyPressed event.
Thanks for all the suggestions and I will certainly make use of them. Maybe I should give some more details as to why I want to code key strokes. I have an Office Web Component Pivot table in an HTML. Now I would like to export the data in the Pivot Table as a .csv to my system but, I do not know exactly how to do that but, I know that I will manage by codeing Ctrl-A and the go Ctrl-C in Excel. That way I will have the data in Excel. I will make use of the above suggestions but, if anyone knows how to do this in VBScript then, it will help even more. Thanks again
"We know nothing but, that what we know is not the truth..." - Me
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.