Consulting

Results 1 to 3 of 3

Thread: Hi experts, how to import csv files into ms Excel using visual basic.

  1. #1
    VBAX Mentor
    Joined
    Aug 2010
    Posts
    457
    Location

    Hi experts, how to import csv files into ms Excel using visual basic.

    Hi experts, how would you import csv files into ms Excel using visual basic or a macro. I would like to import csv files into excel 2007 on a click of a button on a spreadsheet, that automatically populates. Can this done. if so how? Would you have any examples of code, websites or personal experience of what steps or code or macro you did in handling this type of task?



    Thanks for your contributions

  2. #2
    VBAX Expert shrivallabha's Avatar
    Joined
    Jan 2010
    Location
    Mumbai
    Posts
    750
    Location
    One would be to use macro recorder to record all the steps.

    Also maybe you can try this link:
    http://www.cpearson.com/excel/ImpText.aspx
    Regards,
    --------------------------------------------------------------------------------------------------------
    Shrivallabha
    --------------------------------------------------------------------------------------------------------
    Using Excel 2016 in Home / 2010 in Office
    --------------------------------------------------------------------------------------------------------

  3. #3
    VBAX Mentor
    Joined
    Aug 2010
    Posts
    457
    Location
    Thanks shrivallabha!

Posting Permissions

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