i need to have the list box go to the next item every 20 milliseconds. listindex is too slow and sendkeys works but not good for what i am making ( a program which records mouse movements then plays it back on a contious loop)
so is there a way which i can make the list go down even though the form is not in focus>?