Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello all,
What is the code that will select A2:E2, shift+down arrow to last cell then shift+up arrow? Range(Selection, Selection.End(xlDown)).Select Range(Selection, Selection.End(xlUp)).Select But this just goes down 1 cell, I need to go to the last cell in A:E. Thanks |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
I forgot my password, how do I open a sheet if I forgot the pass | Excel Worksheet Functions | |||
Sorry forgot the vb code for the header! | Excel Programming | |||
Forgot the Code | Excel Programming | |||
Select a range in code | Excel Programming | |||
Code to Select Row | Excel Programming |