G
Guest
I'm trying to use a nested Address function within an Index function, but I'm
getting errors. Here's a sample of my function which is giving me an error I
cannot figure out:
=INDEX(address(20,1,1,true):address(30,4,1,true),1,2)
With this function, I'm trying to get the contents of the first row, second
column from an array that begins in cell A20 and ends in cell D30. I want to
use the address function because I will not know the beginning and ending
cell of the array.
getting errors. Here's a sample of my function which is giving me an error I
cannot figure out:
=INDEX(address(20,1,1,true):address(30,4,1,true),1,2)
With this function, I'm trying to get the contents of the first row, second
column from an array that begins in cell A20 and ends in cell D30. I want to
use the address function because I will not know the beginning and ending
cell of the array.