View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Steve Yandl Steve Yandl is offline
external usenet poster
 
Posts: 284
Default 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" wrote in message
...
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