Each time I open this particular window I have to enlarge it by dragging and dropping. Im looking to use the ClickmouseDrag function to make work faster. However, This window opens in a pattern, but not in the same place every time. The window opens in a descending diagonal pattern and after a few times it repeats. Is their an easier way other than using bluntforce and have it try 5 different Drag sequences, eventually getting 1 correct? A.T.