>>Instead of Tab-delimited, look at CSV format. It supports embedded single- and double-quotes. And CSV imports into Excel. Embedded >>double quotes are two consecutive chars: ""
Tab delimit4ed fiels work the same as comma delimited files as far as how they handle quotes. And Excel will import them. I tend to use tabs to avoid problems with users entering commas in the data which causes problems with columns. Charles Shaffer Senior Analyst NTN-Bower Corporation _______________________________________________ U2-Users mailing list [email protected] http://listserver.u2ug.org/mailman/listinfo/u2-users
