View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Jim Thomlinson Jim Thomlinson is offline
external usenet poster
 
Posts: 5,939
Default What's the API call to kill the KB buffer?

Check out this link...

http://www.mrexcel.com/forum/archive.../t-254206.html
--
HTH...

Jim Thomlinson


" wrote:

I don't want keystrokes typed in advance of my UserForm appearing to
remain alive and execute.

Anyone know the API call (which I assume this requires) to flush the
keyboard buffer?

Thanks much.

***