Mouse Movement
I have two loops in my program which one fills in general information. After the first end loop the mouse movements are not accurate. This happens in between two loops:
Loop
End Loop
Move <-- inaccurate movements
Loop
End Loop
The loops are looping through each row in an execel spreadsheet.
|