Copy & Paste Macro

williadb

Board Regular
Joined
May 23, 2003
Messages
68
Hi

I admit im a compelte newbie to VBA and need some help.

Im trying to consolidate data in one sheet colelcting data from the other 3. The header row in all 3 sheets is the same. id like it to copy data in sheet 1 with the header row and then goto sheets 2 and copy the data under the data from sheet 1 and repeat going to sheet 3, so that the data on all 3 sheets is consolidated nicely under the 1 heading with no gaps in the data.

Can anyone help me, it would be much appreciated. :)
 

Excel Facts

Test for Multiple Conditions in IF?
Use AND(test, test, test, test) or OR(test, test, test, ...) as the logical_test argument of IF.
take a look at the consolidate feature of excel, by clicking on the use label in Top row the header won't be repeated
 
Upvote 0

Forum statistics

Threads
1,214,951
Messages
6,122,449
Members
449,083
Latest member
Ava19

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