
Hasn't voted | Thanks Nelson, I have seen cw's question and was just about to answer when I though - well, let Nelson deal with it :-)
I use light html and - believe it or not - before you came up with your Kili TR I did everything manually. Nowadays I use NVU (or rather the Mozilla inbuilt editor, which is exactly the same) and it goes like this:
- Build the table in the editor
- switch to "source code"
- copy the table stuff
- insert it into Ultraedit (or any other pure text editor)
- copy it from Ultraedit
- insert it into MS-Word
- replace all linefeeds (^p) with nothing
- copy from Word to SP
Point 4 and 5 are neccesary since it wouldn't be ^p to replace but something else, which - thanks to Word's own html functionality would delete all spaces as well.
Anyway you should direct cw here so that he understands the principle... |