|
|
||||||||||||||||||
| 1) Posted by: Patrick H July 14, 2005 6:22 PM Instead of adding the tags to their own colum, you can save a lot of space doing this... =" |
| 2) Posted by: patrick H July 14, 2005 6:23 PM Ok, that didn't exactly show up properly. I'm guessing its stripping tags. I'll email you the code. |
| 3) Posted by: Scott Manning July 14, 2005 6:34 PM Patrick, I see exactly what you're saying. I'll add it to the tutorial. |
| 4) Posted by: Ben Jackson July 14, 2005 7:49 PM If you have an editor that allows column typing like Primalscript (Windows) or TextMate (Mac), you can do the same thing without Excel. If you have one of these editors and don't know how to do this, find out how. It's one of the greatest timesavers ever. |
| 5) Posted by: Tony July 15, 2005 9:30 AM That is one way of doing it, a much cooler way is with Excel 2003 XML Mappings... |
| 6) Posted by: phil December 17, 2005 1:14 PM I wouldn't waste my time on a PC or learning anything microsoft. make a tab-delimited text file with the data then get a text editor that can do RegEx search and replace and just do: search: replace: check this out: |