Thread: [Solved] How to Lock header numbers?
View Single Post
 
Old 07-19-2011, 04:50 AM
HenDrake HenDrake is offline Windows 7 32bit Office 2010 32bit
Novice
 
Join Date: Jul 2011
Posts: 2
HenDrake is on a distinguished road
Default How to Lock header numbers?

I created document (questionnaire) with numbered paragraphs. I want to keep the number in front of the paragraph when copy/pasting to a new document. Like this:
Original:

1. One
2. Two
3. Three
4. Four

Copied should be:

2. Two
4. Four

But is:

1. Two
2. Four


Copy/paste resets the number. Saving to different file formats, like rtf or even html does not 'free' the number. Saving to text does, but then all format is lost and that's not good either...

Did I miss the obvious? Is there a workaround?
Reply With Quote