Merging multiple CSV files into onto one

gogotofu

New Member
Joined
Jun 19, 2024
Messages
2
Office Version
  1. 365
Platform
  1. Windows
Hello, I'm wondering if it'll be possible to get multiple csv files to be merged together.

Essentially I have a main CSV file with data and several columns that are blank. We have multiple people (5) with the same copy of that CSV filling in those blanks.

When everyone is done their assigned work, I want to be able to merge all those files that will replace all those blank fields from those columns with the values that have been entered and keep everything that was originally in the main csv file.

I hope to make this a macro if possible so that anyone can click on a button when all the files are in one folder, it will produce the merged file

I have attached an image to hopefully make it easier to understand if I'm not clear enough.
 

Attachments

  • Snap15.png
    Snap15.png
    20.3 KB · Views: 9

Excel Facts

What do {} around a formula in the formula bar mean?
{Formula} means the formula was entered using Ctrl+Shift+Enter signifying an old-style array formula.
Append your files with Power Query.

Hi Alansidman! Thanks for responding me! I did try watching the video but I'm still not sure what to do from here. Sorry, I'm not the not well knowledged in Power Query.

Now that I've tried combining and transforming the data, all the files are merged together so i have duplicate data. What do I do from here?
 
Upvote 0
You have your data in Power Query Editor. At this point, if necessary you can rearrange your data or if you do not need to do that, then close and load to Native Excel.
 
Upvote 0

Forum statistics

Threads
1,220,965
Messages
6,157,119
Members
451,398
Latest member
rjsteward

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