LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 48
Default Dragging an array?

Is there a fast and easy way to do this.
I am use the following array (provided by Tom Olgivy) to pick up the
contents of a cell, which returns it to another cell.

=OFFSET(Teams!$A$1,SMALL(IF(Teams!$C$5:$C$27="Play ing",ROW(Teams!$C$5:$C$27)),ROW(Teams!$A1))-1,4)

It works well but the problem is that I wish to extend the formula to
retrieve additional info in other columns and rows but the drag
selection does not see to work with it, i.e. I would like to drag the
formula across so the last col no changes from 4 to 5) and then I would
like to drag the formula down 11 rows where ',ROW(Teams!$A1))-1,5)'
increments like ,ROW(Teams!$A2))-1,5), ROW(Teams!$A3))-1,5),
ROW(Teams!$A4))-1,5) and so on.

I can get round it by typing it in but I need to apply this logic to a
large number of cells which use this formula, which means there is a
lot of work ahead. Is there an easier way of going about it?

Grateful for advice
Thanks
Tony

 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
meaning of : IF(Switch; Average(array A, array B); array A) DXAT Excel Worksheet Functions 1 October 24th 06 06:11 PM
Dragging range (array) Rita Palazzi Excel Discussion (Misc queries) 1 June 29th 06 06:19 PM
About this dragging... Tcs Excel Discussion (Misc queries) 1 March 14th 06 09:02 PM
dragging Caryn B Excel Discussion (Misc queries) 1 July 1st 05 04:36 PM
Dragging Across Yasmeen Excel Discussion (Misc queries) 2 February 15th 05 01:39 PM


All times are GMT +1. The time now is 11:58 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"