Reading the duration property of an mp3 file in VBA

  • Thread starter Thread starter D Riggins
  • Start date Start date
D

D Riggins

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.
 
Back
Top