View Single Post
 
Old 03-13-2017, 06:21 AM
dwirony dwirony is offline Windows 7 64bit Office 2003
Advanced Beginner
 
Join Date: Oct 2016
Posts: 49
dwirony will become famous soon enough
Default

Could you be a little more specific about the steps you're taking? It's tough to know what the process is that you're using now, especially when you're using send keys...

As I'm sure you might already know, most people recommend avoiding using send keys at all costs because they're so volatile. It would probably be best to completely rewrite your code from the beginning while avoiding send keys all together.
Reply With Quote