Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I have a long colomn of data that i pasted from the web. I want to get the
data from every other cell. (i.e. A2, A4, A6, A8, A10 . . . ECT) I want to write a formula that will will take that sequence and then let me autofil and continue the sequence. How do I do that? For the life of me I can not figure it out. I would be most grateful if you could help me! Spencer |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hi!
Try this: =INDEX(A:A,ROWS($1:1)*2) Copy down as needed. Biff "Spencer Christensen" <Spencer wrote in message ... I have a long colomn of data that i pasted from the web. I want to get the data from every other cell. (i.e. A2, A4, A6, A8, A10 . . . ECT) I want to write a formula that will will take that sequence and then let me autofil and continue the sequence. How do I do that? For the life of me I can not figure it out. I would be most grateful if you could help me! Spencer |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Inserting a new line when external data changes | Excel Discussion (Misc queries) | |||
data in cell not corresponding with entry | New Users to Excel | |||
Input Cell in One variable data table | Excel Worksheet Functions | |||
Sort pages? | Excel Discussion (Misc queries) | |||
Pulling data from 1 sheet to another | Excel Worksheet Functions |