How about if we just ignore blank cells in the column?
in Sheet2:A2 (as you haven't mentioned where the output should go)
=IFERROR(INDEX(Sheet1!$A$2:$A$1000,SMALL(IF((Sheet1!$A$2:$A$1000<>""),ROW($A$2:$A$1000)),ROW(A1))-(ROW(A$2)-1),1),"") Array formula, use Ctrl-Shift-Enter
Copy down for as many rows as you have in Sheet1 column A
QUOTIENT i never knew, THANKS Special-K99, please help, I need to start from Sheet1!A26 pick up 18 rows A43 then jump 52 rows, then A78:A95 then jump 52....
I'm so sorry, not working! Data are in Sheet1!A26:A43-A78:A95-A130:A147..... On Sheet2!A2 is output column, no blanks, no jumps, just your formula in A2 copy down 1000 rows. After row 18(A19) it isn't "jump" from Sh1A43 to Sh1A78.
Diff between A43-A78 is 35 rows, I was wrong(52), sorry :B
We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel
Which adblocker are you using?
Disable AdBlock
Follow these easy steps to disable AdBlock
1)Click on the icon in the browser’s toolbar. 2)Click on the icon in the browser’s toolbar. 2)Click on the "Pause on this site" option.
Go back
Disable AdBlock Plus
Follow these easy steps to disable AdBlock Plus
1)Click on the icon in the browser’s toolbar. 2)Click on the toggle to disable it for "mrexcel.com".
Go back
Disable uBlock Origin
Follow these easy steps to disable uBlock Origin
1)Click on the icon in the browser’s toolbar. 2)Click on the "Power" button. 3)Click on the "Refresh" button.
Go back
Disable uBlock
Follow these easy steps to disable uBlock
1)Click on the icon in the browser’s toolbar. 2)Click on the "Power" button. 3)Click on the "Refresh" button.