Copy Data from one workbook to other by transpose

ExcelSeeker007

New Member
Joined
Jul 21, 2021
Messages
1
Hi Friends,

I have a VBA automation to be completed as part of my work. I have to copy data from workbook1 to workbook2 (different workbooks), but the challenge is data needs to be transposed based on criteria, simple transpose is not working as need to check some conditions.Region1,Region2.....will vary so need to paste dynamically.

I am attaching file with structure.

Any help will save me a lot, Thanks in advance for help.

Workbook1:
1626843223616.png


Workbook2:
1626843264727.png
 

Excel Facts

Did you know Excel offers Filter by Selection?
Add the AutoFilter icon to the Quick Access Toolbar. Select a cell containing Apple, click AutoFilter, and you will get all rows with Apple
Hi Friends,

I have a VBA automation to be completed as part of my work. I have to copy data from workbook1 to workbook2 (different workbooks), but the challenge is data needs to be transposed based on criteria, simple transpose is not working as need to check some conditions.Region1,Region2.....will vary so need to paste dynamically.

I am attaching file with structure.

Any help will save me a lot, Thanks in advance for help.

Workbook1:
View attachment 43197

Workbook2:
View attachment 43198
What are the specific criteria / conditions?
 
Upvote 0

Forum statistics

Threads
1,214,661
Messages
6,120,796
Members
448,994
Latest member
rohitsomani

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