View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Chris Chris is offline
external usenet poster
 
Posts: 1
Default Inserting a File Name into Worksheet Ranges

I have a group of file names that I want to put into an
Excel spreadsheet. These are my music files that I want
to be able to keep track of. Instead of putting each name
in manualy, I wanted to know if there was a snippet of
code I could use to take the file names (song names) and
automatically put them into the spreadsheet. Can anybody
help me with this coding problem?

Thank you.
Chris