Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Thank you very much.
"Roger Govier" wrote: Hi Then amend Biff's formula to =INDEX(R:R,8+ROWS($1:1)*6) -- Regards Roger Govier "Hunter" wrote in message ... That works great! Now what if my data starts on say R14 and I want every 6th number? "T. Valko" wrote: This will return the values from A6, A12, A18, A24, etc: =INDEX(A:A,ROWS($1:1)*6) Copy down as needed. Biff "Hunter" wrote in message ... I have a list of data. I want to pull every 6th number out of the list. I can get it to work once by using the offset function. However, I can not get it to work after that. Any suggestions? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Use of Offset function in array formula | Excel Worksheet Functions | |||
How to offset cell value from thick border lines? | Excel Discussion (Misc queries) | |||
Offset Function | Excel Worksheet Functions | |||
Offset Function works in cell, not in named range | Excel Worksheet Functions | |||
Question for use of offset and range | Excel Worksheet Functions |