I'm using the following line of code with the desired results hopefully a refresh on whichever form happens to be open:<br><br>SendKeys "{F9}", False<br><br>Seems to work great however it also toggles the NumLock.<br><br>Anyone have ideas as to why this may be happening?