Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
In Excel 2003 I am using...
Sendkeys "{pgdn}", True ....to actvate a cell one screen down. It is activated but not selected, but that is fine for my purposes. However in Excel 2007 this does not activate the cell one screen down, so my macro doesn't work. I tried ActiveWindow.LargeScroll Down = 1 in both Excel 2003 and 2007 and it doesn't activate the cell one screen down. How can I activate a cell one screen down in both 2003 and 2007, accounting for the fact that the application may be used by different people on different computers with different screen resolutions? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Selecting "Save As" adds "Copy of" to file name- MS Excel 2007 | Excel Discussion (Misc queries) | |||
Need function that will work in Excel 2003 like "Countifs" in 2007 | Excel Worksheet Functions | |||
Excel 2003 to 2007 Analysis ToolPack Errors ="#N/A" | Excel Worksheet Functions | |||
Excel 2007 "Personal Budget" template to 2003? | Excel Discussion (Misc queries) | |||
sendkeys "^v" behavior changed with the office 2003 version? | Excel Programming |