+ Reply to Thread
Results 1 to 2 of 2

Getting data out of log file automatically

  1. #1
    Registered User
    Join Date
    08-20-2009
    Location
    Munich
    MS-Off Ver
    Excel 2007
    Posts
    10

    Getting data out of log file automatically

    Hello,

    I need to write a code that automatically gets data from a machine log file (saved as *.csv). I have already recorded a macro which gets this information out of a specific file with a specific path.

    What I want to have is a code where the user can choose the file himself. I hope you can help me with this. Here is the code:

    Please Login or Register  to view this content.
    I appreciate your support!

    m4rc

  2. #2
    Forum Guru Andy Pope's Avatar
    Join Date
    05-10-2004
    Location
    Essex, UK
    MS-Off Ver
    O365
    Posts
    20,481

    Re: Getting data out of log file automatically

    Have a look at the GetOpenFilename method. This will return the path/file name which you can then use in your code.


    Please Login or Register  to view this content.
    Cheers
    Andy
    www.andypope.info

+ Reply to Thread

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