Thread: SendKeys
View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
Don Wiss Don Wiss is offline
external usenet poster
 
Posts: 300
Default SendKeys

On Sat, 30 Dec 2006 09:48:46 -0600, Chip Pearson wrote:

SendKeys is quirky and unreliable. I would never use it in a commercial
application.


The only place where I find SendKeys to be useful is after the user has
clicked a Control Toolbar check box. Sending an Escape sends the focus back
to where ever it was before.

Don <www.donwiss.com (e-mail link at home page bottom).