Results 1 to 5 of 5

Thread: Please Help with VBA code

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    VBAX Newbie
    Joined
    Apr 2016
    Posts
    1
    Location

    Please Help with VBA code

    URGENT HELP REQUIRED
    ... I am VBA noob

    My requirement is simple. I need to open the attached FILE.TXT file by the button click and read through each line of file.
    Whenever I find the word "polisnummer", I write value of the policy in cell A6 & then the value of "attribuut" in cell B6, the the value of "waarde" in cell C6 & the the value of " foutmelding " in cell D6.

    Once the next " polisnummer " string is found, I fill similarly in cell A7,B7,C7,D7....and so on (as evident from the excel)


    img.JPG
    Sample file in the File.ZIP


    Attached Files Attached Files

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
  •