View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
r r is offline
external usenet poster
 
Posts: 125
Default Reading the duration property of an mp3 file in VBA

http://spreadsheetpage.com/index.php...3_file_lister/

regards
r

Il mio ultimo lavoro ...
http://excelvba.altervista.org/blog/...ternative.html


"D Riggins" wrote:

Does anyone know how to read the duration property of mp3 files using VBA?
I've looked high and low through t Filesystem object documentation and
haven't found anything. Likwise, I haven't been able to find any
documentation on the actual File object.