Okay, here it goes...
I need to take a whole listbox and save it to a file, easy enough. But the list box is Tab delimited and such to make it look pretty, problem is, I want the exported file to be comma delimited. I've figured out how to import a comma delimited file into the list box and have it end up nicely tab delimited, but the other way around is a mystery to me. Any suggestions?
Thanks Brad