inserting a number tag in a particular paragraph 
Author Message
 inserting a number tag in a particular paragraph

Hi

I think this is the right newsgroup - I am a beginner

I am trying to find out if VBA is the solution for what i
am trying to do below :

I am trying to insert a number (text) in at the beginning
of a paragrapgh with particular style (let's say styleX).

The paragraph numbering is not what what i want because if
a new paragraph StyleX is created in between 2 previously
created paragraph, i would like the number text to appear
as the next number tag (i.e TotalStyleXNum +1). Example is
shown below ...

1 paragraph StyleX (inserted 1st)
4 paragraph StyleX
2 paragraph StyleX (inserted 2nd)
3 paragraph StyleX (inserted 3rd)

Is VBA my solution ? Can someone point me to relevent
reference pages and maybe sample codes that is useful.

Thanks In advance !!

Cls



Tue, 29 Jun 2004 02:16:57 GMT  
 inserting a number tag in a particular paragraph
Hi Cls,

Look in the Word (not VBA) help on SEQ and LISTNUM fields,
see if that comes close to what you'd like?

Quote:
> I am trying to insert a number (text) in at the beginning
> of a paragrapgh with particular style (let's say styleX).

> The paragraph numbering is not what what i want because if
> a new paragraph StyleX is created in between 2 previously
> created paragraph, i would like the number text to appear
> as the next number tag (i.e TotalStyleXNum +1).

Cindy Meister
INTER-Solutions, Switzerland
http://homepage.swissonline.ch/cindymeister
http://www.mvps.org/word
http://go.compuserve.com/MSOfficeForum

This reply is posted in the Newsgroup; please post any follow
question or reply in the newsgroup and not by e-mail :-)



Tue, 29 Jun 2004 18:08:28 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. How to insert paragraph (\par RTF tag) using VBA

2. Insert a new (numbered) paragraph with formfields

3. inserting into a particular textbox line

4. Align only last-inserted paragraph in footer

5. Inserting paragraph in the table using VB

6. Inserting a paragraph at end of document?

7. How to insert paragraph between picture & text

8. insert paragraph

9. Insert a random number number into a pre-designed Word doc

10. datagrid: How to find a particular row number ?

11. Reading Auto-Numbered Word Paragraph Styles in VB

12. How To Determine A Paragraph Number

 

 
Powered by phpBB® Forum Software