Welcome guest. Before posting on our computer help forum, you must register. Click here it's easy and free.

Author Topic: Merge Multiple CSV Files and Insert a Spacer  (Read 2539 times)

0 Members and 1 Guest are viewing this topic.

davidratx

    Topic Starter


    Newbie

    • Experience: Beginner
    • OS: Windows 7
    Merge Multiple CSV Files and Insert a Spacer
    « on: July 15, 2015, 12:23:03 PM »
    I am looking for a little help for a simple .cmd file to merge multiple CSV files. See the attachments. I am using
    Code: [Select]
    copy *.csv combined.csv to combine them all into one file.

    What I need is the .cmd to put a spacer of some sort between the merged information.

    Please keep it simple. The .cmd should be in the same file location as the .csv files to be merged.

    Any help would be greatly appreciated!

    [attachment deleted by admin to conserve space]