Thread: SendKeys
View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
JLGWhiz JLGWhiz is offline
external usenet poster
 
Posts: 3,986
Default SendKeys

The other keyboard controls can be found by typing "Keyboard Shortcuts" in
the Help search box of both Excel and VBA. You will find that there are many
combinations of keys that can do many functions. You have to be careful when
you use them, because some of them do different things in different
views/panes.

"ankur" wrote:



Dear All,

I wish all the forum members a great New Year...

Could anyone tell me what are sendKeys used for and what are they?

Also it wud be great if someone answers the following...

where to find a list of the sendkeys parameters.

In particular send the keys (CTRL S) to save.


Thanks
Ankur