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

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.