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

"Vasant Nanavati" <vasantn *AT* aol *DOT* com wrote:

Also, using SendKeys is generally inadvisable if another alternative is
available (which it usually is).


The one usage where I found SendKeys to be the best is after the user has
clicked a Control Toolbar check box. It sends the focus back to where ever
it was before. You do need to have a flag to be sure this is only done when
the user checks, and not another macro running.

Don <donwiss at panix.com.