So, I was making something that would do something when the user presses enter. Trouble is, I can't find how to wait until it presses enter. I know you can use + chr(13) in a sendkeys to make it hit enter, but when I try chr(13) alone it fails. Help would be appreciated greatly.
Thanks.



Reply With Quote
.
