Is it possibility to get current section number ?
I thing on getting current section number, there the
cursor is current standing in the document
/Jan
You can use something like the following:
Selection.Information(wdActiveEndSectionNumber)
For a more complete description, have a look at the article "Determine the
index number of the current paragraph, table, section ..." at
http://www.mvps.org/word/FAQs/MacrosVBA/GetIndexNoOfPara.htm.
HTH
"Jan Nedergaard Jensen" <j...@focon.dk> wrote in message
news:0a2c01c3400a$bfb38610$a001...@phx.gbl...