View Single Post
 
Old 09-23-2013, 01:08 AM
gokceng gokceng is offline Windows 7 64bit Office 2010 64bit
Novice
 
Join Date: Sep 2013
Posts: 3
gokceng is on a distinguished road
Default Using Numbering for Manually Numbered Text

Hello,
If this is a re-post, excuse me. I couldn't find any post for this.
I've a document that has nearly 300 elements to be numbered. There are tables/text/images between elements to be numbered. Numbering has only one level, no indentation needed.
I'm generating this document via a automation tool: http://docx.codeplex.com/

It doesn't support numbering/bullets, so I've appended numbers in increasing order. I've tried to generate ToC(Table of Contents) from this but as I expect it needs document to have numbering.

My main aim is to generate ToC for this document. I think best option is generating an ms-word-style numbering but I'm open to any advice(including macro or programming).

Thanks.

Edit: You can find the example document in attachment.
Attached Files
File Type: docx example.docx (13.6 KB, 9 views)

Last edited by gokceng; 09-24-2013 at 01:49 AM. Reason: Attachment added
Reply With Quote