Results 1 to 3 of 3

Thread: Report Sorter VBA 2008 Help :)

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Nov 2009
    Posts
    21

    Report Sorter VBA 2008 Help :)



    Hey There,

    I need a little guidance here.

    What I am needing to do is develop an application which sorts text files, approximately 10 at a time.

    It would look something like this. (Using VBA 2008)



    The code I am having trouble with, is I want to be able to "load" 10 of these txt reports.

    I want the Sort button to trigger the application to run through each text file looking for specific keywords.

    And finally, when all is said and done, I want it to export a new text file with the keywords listed that it found.

    Any helpful ideas or tips would be greatly appreciated as I am just breaking into this and am super excited with how much I have learned so far!

  2. #2
    Super Moderator si_the_geek's Avatar
    Join Date
    Jul 2002
    Location
    Bristol, UK
    Posts
    41,974

    Re: Report Sorter VBA 2008 Help :)

    Thread moved from 'Office Development' forum to 'VB.Net' (VB2002 and later) forum

    Note that VB 2008 Express is VB 2008, not VBA 2008 (VBA is the 'VB Editor' inside Office applications).

  3. #3

    Thread Starter
    Junior Member
    Join Date
    Nov 2009
    Posts
    21

    Re: Report Sorter VBA 2008 Help :)

    Ah Thanks!, sorry about that.

Posting Permissions

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



Click Here to Expand Forum to Full Width