Results 1 to 4 of 4

VBA macro for Inserting text file(having pipe as delimiter) into Excel sheet

Threaded View

Nusrat VBA macro for Inserting text... 04-26-2013, 05:14 AM
ragulduy Re: VBA macro for Inserting... 04-26-2013, 05:26 AM
Nusrat Re: VBA macro for Inserting... 04-26-2013, 05:36 AM
ragulduy Re: VBA macro for Inserting... 04-26-2013, 05:40 AM
  1. #1
    Registered User
    Join Date
    04-26-2013
    Location
    mumbai
    MS-Off Ver
    Excel 2003,2007
    Posts
    2

    VBA macro for Inserting text file(having pipe as delimiter) into Excel sheet

    hello,

    I checked code for the same above query (VBA macro for Inserting text file(having pipe as delimiter) into Excel sheet
    and want to achieve the same functionality as mentioned
    at link http://www.excelforum.com/excel-prog...-to-excel.html.
    but it is not applying to my Created Txt file (Data.txt)
    and given error "Run time error 1004
    Application defined or object defined error"
    But work with texttoexcel.txt

    On further investigation when i found that texttoexcel.txt in Notepad it ends with hidden Characters CR|LF
    but my file Data.txt ends with LF

    Im trying to find the solution but request you if you can help me on this.
    I have added both the Txt files and Book 2 for macro code
    Attached Files Attached Files

Thread Information

Users Browsing this Thread

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

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