Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
How can I tell VBA to position my mouse cursor at my desired point on screen?
Certain applications (non MS Office) in my desktop does not support navigation using keyboard punches (eg Ctrl+Right Arrow to select its next tab). Therefore, I need to tell "VBA to go to a certain position on the screen". When this is achieved, I will use sendkey (SendKeys "~", True) wrap up the task. Pls show me some sample codes. I will adjust the X & Y value to my desired position. Edmund Using Excel 2000 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do you make the cursor go to a designated spot after pressing. | Excel Discussion (Misc queries) | |||
Position of CellCursor on Screen (absolute position) | Excel Programming | |||
how can i print a screen showing mouse cursor | Excel Discussion (Misc queries) | |||
Mouse Position | Excel Programming | |||
position mouse cursor in msg box | Excel Programming |