What I’ve been consuming
I'm reading...All the Pretty Horses - Cormac McCarthyJune 2008Random Quote
And they're saving their labor for insane reading
- Brian EnoThe archive
Categories
Tags
ABC This Week AWS ColdFusion COM Dylan faith George F. Will home maintenance hubris Is It My Code Or Is It A Bug Java linux newbie ListQualify Meet the Press Microsoft N.T. Wright Palm PDA PHP podcasts pynchon reading Ron Coulter security Spy Sweeper Stack Overflow Technology the blog VBA Virtual PC WordPress XML XSL
Monthly Archives: August 2009
Find and replace for fixed width text in Microsoft Word
If you have rows of fixed-width data (in this case the first 12 characters of each row) and you want to put a tab at the end, put this in your “Find what” box in Microsoft Word: (^13*{12}) and put … Continue reading