return data from multiple sheets

HSOLDO

Board Regular
Joined
Sep 3, 2007
Messages
125
hello

I have 20 sheets named 1,2,3....20 and one sheet named "report"

In every sheet I have 20 rows of data.
I need to put all data from each of 20 sheets to report sheet

It means A1 to A20 from sheet 1 will go to A1 to A20 on report sheet.
A1 to A20 from sheet 2 will go to A21 to A40 on report sheet and so on.

It means B1 to B20 from sheet 1 will go to B1 to B20 on report sheet.
B1 to B20 from sheet 2 will go to B21 to B40 on report sheet and so on.

Which formula on report sheet A1 I need so when I drag the cell down I get on report sheet the data from A1 to A20 from al sheets?

Thank you
 
Last edited:

Excel Facts

VLOOKUP to Left?
Use =VLOOKUP(A2,CHOOSE({1,2},$Z$1:$Z$99,$Y$1:$Y$99),2,False) to lookup Y values to left of Z values.

Forum statistics

Threads
1,214,424
Messages
6,119,407
Members
448,894
Latest member
spenstar

We've detected that you are using an adblocker.

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.
Go back
Back
Top