Quote Originally Posted by dac999 View Post
Try the code at http://vb.mvps.org/samples/ , about 1/2 way down the page called SendInput.
Thank you, I used the module included there and works perfect. However I think I'd rather use keyb_event, it just requires 3 extra lines -function declaration plus 2 constants.