View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
Jon[_21_] Jon[_21_] is offline
external usenet poster
 
Posts: 37
Default retieving cd title and placing it into excel

Thanks for the reply.

I ended up using Dir("f:", vbVolume)

This did what I wanted to do.