Home |
Search |
Today's Posts |
#6
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]() Hi Richard If you want to get the range from A10 to the cell above the next blank you can use native Excel functions, =A10:INDEX(A10:A65536,MATCH(TRUE,(A10:A65536=""),0 )-1) confirmed with CTRL+SHIFT+ENTER or with just enter =A10:INDEX(A10:A65536,MATCH(TRUE,INDEX(A10:A65536= "",0),0)-1) -- daddylonglegs ------------------------------------------------------------------------ daddylonglegs's Profile: http://www.excelforum.com/member.php...o&userid=30486 View this thread: http://www.excelforum.com/showthread...hreadid=565932 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
NUMBER OF ROWS IN A DYNAMIC RANGE | Excel Worksheet Functions | |||
Dynamic Range | Setting up and Configuration of Excel | |||
How to dynamically reference a dynamic named range | Excel Worksheet Functions | |||
Dynamic Print Range Help | Excel Worksheet Functions | |||
Add a Dynamic Range with 2 Conditions Q | Excel Worksheet Functions |