Results 1 to 2 of 2

Excel VBA Automate to open CSV comma delimited file and copy to worksheet

Threaded View

Jovillanueva Excel VBA Automate to open... 11-06-2014, 03:32 AM
alansidman Re: Excel VBA Automate to... 11-06-2014, 04:43 AM
  1. #1
    Forum Contributor
    Join Date
    07-17-2011
    Location
    PH
    MS-Off Ver
    Excel 2007
    Posts
    183

    Excel VBA Automate to open CSV comma delimited file and copy to worksheet

    Hi,

    I have a CSV file that was exported from an SSRS report.
    I have an excel with Button (form control) to open a CSV file. I'm trying to write a VBA macro to automate to open a CSV file comma delimited and copy the records to a worksheet. Any help is very much appreciated. thanks.

    Below is a sample data.
    The first row is the heading
    Second row is the date and other parameters.
    The Third row is the column heading
    the Fourth row is the data that I would like to copy using vba excel

    textbox1,txtFromDate,textbox3,textbox65,textbox67
    11/5/2014 6:00 AM,11/6/2014 6:00 AM,User,TOP-FJ-PCM,ALL
    
    lineid,textbox100,textbox101,textbox102,txtWrkCtr,textbox54,textbox72,textbox77
    TOP_Line30,2676,2597,79,FJ_BAFF,363,361,2,FAJ1101-5-S,363,361,2
    Last edited by Jovillanueva; 11-06-2014 at 03:34 AM.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Macro to convert comma delimited csv file to excel file??
    By sanjeevpandey in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 12-15-2012, 05:31 AM
  2. Saving multi-tab excel file created from comma delimited text file
    By Marcus Aurelius in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 12-19-2005, 01:20 PM
  3. [SOLVED] Create a form to open a comma delimited file
    By ~Rick in forum Excel General
    Replies: 1
    Last Post: 09-29-2005, 04:05 PM
  4. Replies: 1
    Last Post: 05-03-2005, 06:06 PM
  5. save an Excel worksheet as a comma delimited file?
    By Trophy Man in forum Excel General
    Replies: 2
    Last Post: 01-08-2005, 12:06 AM

Bookmarks

Posting Permissions

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

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1