Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
The following code gets the last data cell in column B:
Range("b20000").End(xlUp).Select I would now like to select the Range("Activecell:B2"). How do I do that? Thank you for your help. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
selecting every other data point in a column | Excel Worksheet Functions | |||
Selecting data from a specific column | Excel Discussion (Misc queries) | |||
selecting the penultimate cell from a column of data | Excel Worksheet Functions | |||
Selecting data that matches certain criteria in one column | Excel Discussion (Misc queries) | |||
Selecting data from a column | Excel Worksheet Functions |