VBA to merge data from 2 worksheets

bna1219

New Member
Joined
Sep 28, 2014
Messages
5
Hi I have a worksheet with fixed columns and just need to transfer data to 5 columns within the first worksheet. Help with code for thid please.

Bridget
 

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.
You would need to elaborate a bit on this if you still seek assistance in this regard.
:rolleyes:

Hi I have a worksheet with fixed columns and just need to transfer data to 5 columns within the first worksheet. Help with code for thid please.

Bridget
 
Upvote 0
You would need to elaborate a bit on this if you still seek assistance in this regard.
:rolleyes:


I have a current spreadsheet with columns A-E, G-K (line 2 on all of these because it has a heading) already filled and need to add data from spreadsheet 2 (starting at line 5 of column c) transferred to column F. I also need information from spreadsheet 2 (columns D-J, starting at line 5) to be transferred to current spreadsheet in columns O-U (starting at line 2 as well.) My other question is the information going to O-U I would need to be spelled out because column F from spreadsheet 2 needs to go to column G. In other words they would not be in order I just need to tell them where exactly to go. My print out will not allow me to put them in the same order as they need to go in the current spreadsheet.

Thank you!!

Bridget
 
Upvote 0

Forum statistics

Threads
1,214,981
Messages
6,122,565
Members
449,089
Latest member
Motoracer88

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