Custom cell format problems

A

Adam

Im wrting a program in VB for my high school band. Is is a library. before
school ended i put all of our music in to excel by number, title, and composer
ie...
100 | Hey Baby | Shool

i need to export all of this to a txt file.
but, here comes the hard part.
i need everything to have quotations around it
ie...
"100" | "Hey Baby" | "School"
no i wouldnt mind do this by hand after it was in the text file, bu there
are thousands of em!!!
someone please help
 
Top