|
|
|
|
|
by MiracleUser
2382 days ago
|
|
I tried vertical merge with 2 files that were each a single column of items (no header). The resulting file was 3 columns wide, 1 file in first column with second and third columns blank and then below that the items from the second file were in the 3rd column with columns 1 and 2 blank I was expecting a 1 column result file with both files items stacked |
|
For example if you had two csv files...
[File1.csv]
[File2.csv] Final output would be...[Output.csv]
With that said, thanks for commenting! I will add an option for "No Header" files, or maybe even auto detect for these situations and do a straight merge:)