Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
Hello,
What is a function in VBA witch do something like key combination SHIFT+END+("DownArrow" or "ArrowUP")?? I want to select only cells with something inside not empty. For example: I have ____A_____B____ 1 | string | | 2 | string | | 3 | string | | 4 | string | | ........................... 40| string | | 41| | | Cell A41 is empty I want to select only cells from A1 to A40 , but I dont want to use something like this (from Cells A1 to Cells A40 Select) I want to find a function which will do it automaticaly without enetering number of cells like from A1 to A40 Select. Do you know is there a special function in Excel. If you write some text in column A like mentioned above and go with cursor on cel A1 than turn holdSHIFT+ END + DownArrow than it select cells witch text inside from A1 to A40, how to do something like this in VBA?? Thank you for response |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Date & Time | New Users to Excel | |||
Hyperlinks using R[1]C[1] and offset function in its cell referenc | Excel Worksheet Functions | |||
Conversion | Excel Worksheet Functions | |||
HOW CAN I GET OFFICE 2003 EXCEL BASIC TO NEST FUNCTIONS LIKE EXCE. | Excel Worksheet Functions | |||
Find a Function to use accross different worksheets | Excel Worksheet Functions |