ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   Selecting specific row/column from a named range (https://www.excelbanter.com/excel-worksheet-functions/55830-selecting-specific-row-column-named-range.html)

[email protected]

Selecting specific row/column from a named range
 

Suppose I have a named range "MyRange" (let's say it spans 10 rows and
10 cols) and I want to select only the 5th row in this range. Is there
a formula that will let me do that?

An extension to the question is what if I wanted only the 5th row and
the first three columns of this range?

Thanks!
Karthik


Biff

Selecting specific row/column from a named range
 
Hi!

Define "select".

=INDEX(MyRange,5,COLUMNS($A:A))

Copied across to 3 cells will return data from the first 3 columns of the
5th row from MyRange.

Biff

wrote in message
oups.com...

Suppose I have a named range "MyRange" (let's say it spans 10 rows and
10 cols) and I want to select only the 5th row in this range. Is there
a formula that will let me do that?

An extension to the question is what if I wanted only the 5th row and
the first three columns of this range?

Thanks!
Karthik




[email protected]

Selecting specific row/column from a named range
 
Thanks.. that did the trick.

K



All times are GMT +1. The time now is 09:14 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com