+ Reply to Thread
Results 1 to 3 of 3

Audio Files Metadata

  1. #1
    Pflugs
    Guest

    Audio Files Metadata

    I would like to write some macros that can read or write to a file's metadata
    (ie. track number, track title, album artist, etc.) Could someone tell me
    what reference I should add or how to go about getting that information? Can
    it even be accessed using Excel VBA?

    Thanks,
    Pflugs

  2. #2
    Steve Yandl
    Guest

    Re: Audio Files Metadata

    For reading the metadata, take a look at this example from John Walkenbach
    http://www.j-walk.com/ss/excel/tips/tip103.htm

    Steve



    "Pflugs" <[email protected]> wrote in message
    news:[email protected]...
    >I would like to write some macros that can read or write to a file's
    >metadata
    > (ie. track number, track title, album artist, etc.) Could someone tell me
    > what reference I should add or how to go about getting that information?
    > Can
    > it even be accessed using Excel VBA?
    >
    > Thanks,
    > Pflugs




  3. #3
    Pflugs
    Guest

    Re: Audio Files Metadata

    Thanks for the link.

    I was able to modify this to work. I've never had good luck with
    ..FileSearch, which his code employs, but I was able to retrieve the file
    properties.

    However, I want to take it further than that. I want to programmatically
    set those extended properties. I can't seem to find this anywhere, and I
    haven't found a third-party software package to fit my needs. I'd like to
    just make my own and customize it, but I can't set those values.

    Can someone tell us how to SET extended property values using VBA?

    Thanks,
    Pflugs

    "Steve Yandl" wrote:

    > For reading the metadata, take a look at this example from John Walkenbach
    > http://www.j-walk.com/ss/excel/tips/tip103.htm
    >
    > Steve
    >
    >
    >
    > "Pflugs" <[email protected]> wrote in message
    > news:[email protected]...
    > >I would like to write some macros that can read or write to a file's
    > >metadata
    > > (ie. track number, track title, album artist, etc.) Could someone tell me
    > > what reference I should add or how to go about getting that information?
    > > Can
    > > it even be accessed using Excel VBA?
    > >
    > > Thanks,
    > > Pflugs

    >
    >
    >


+ 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