New to VBA - Looking for help

Wispa

New Member
Joined
Nov 19, 2020
Messages
2
Office Version
  1. 365
Platform
  1. Windows
I have looked through the boards and this question may have been answered but whilst I know my way round Excel, my limited knowledge of VBA isn't helping.

I have a 'master' spreadsheet that holds a large amount of data that at present I am manually copying from other sources.

I would like to be able to automatically copy data from a batch of spreadsheets in a folder, with the data in a column, to a sheet on the master spreadsheet, switching the data from vertical columns to horizontal rows in the process and adding it to the first blank row.

Is this possible?

Is it also possible to do the same in reverse and generate the initial blank spreadsheets with basic data from the master spreadsheet similar to a mail merge?

Sorry to ask so many questions.

Thanks in advance
 

Excel Facts

Why does 9 mean SUM in SUBTOTAL?
It is because Sum is the 9th alphabetically in Average, Count, CountA, Max, Min, Product, StDev.S, StDev.P, Sum, VAR.S, VAR.P.
It would be easier to help if you could use the XL2BB add-in (icon in the menu) to attach a screenshot (not a picture) of your master sheet and a t least one of your source sheets. Alternately, you could upload a copy of your file to a free site such as www.box.com or www.dropbox.com. Once you do that, mark it for 'Sharing' and you will be given a link to the file that you can post here. Explain in detail what you want to do referring to specific cells, rows, columns and sheets using a few examples from your data (de-sensitized if necessary).
Is it also possible to do the same in reverse and generate the initial blank spreadsheets with basic data from the master spreadsheet similar to a mail merge?
Also, please explain in more detail what you mean in the above quote again referring to specific cells, rows, columns and sheets using a few examples from your data.
 
Upvote 0
Thanks for the quick reply. I can certainly do that but it will take me a day or so as I will have to make the source sheet. I was trying to find out if it was possible before I spent the time making the sheets and changing the processes we follow.

It shouldn't take me long though but won't be today.

to use a well known phrase, "I'll be back"
 
Upvote 0
The sheets only need enough rows of data to demonstrate how that data is organized. Try to use actual sheets names. Also post the full path to folder containing the source files.
 
Upvote 0

Forum statistics

Threads
1,214,854
Messages
6,121,941
Members
449,056
Latest member
denissimo

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