Results 1 to 9 of 9

Thread: How to merge two different csv files by Macro

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    VBAX Newbie
    Joined
    Sep 2024
    Posts
    2
    Location

    How to merge two different csv files by Macro

    Hello ,
    i need a help .
    i have two csv files
    the first csv file contains a table , each column seperates with ;
    the second csv file contains a table ,each column seperates with ,

    i would like to have a macro vba script to let user to enter the input file path of csv and also choose the output folder path then click on button to run the script and get the output file

    my files :
    https://www.mediafire.com/folder/wyj8nir5mbb5p/data

    first csv.jpgsecond csv.jpgoutput.jpg
    Last edited by Soly_90; 09-05-2024 at 01:58 PM.

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •