Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Word / Mailmerge and Fax / May 2007

Tip: Looking for answers? Try searching our database.

Section numbers greater than 999

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Bill Roberts - 27 May 2007 03:11 GMT
After a mailmerge in Word 2003 to a new document I would like to print range
batches using the 'pxsx' string. A four-section document merged with anything
more than 250 addresses results in a Status Bar display of 'Page x Section
***'. Can the Section Number display be increased to 4 digits ?
Signature

WAR

Doug Robbins - Word MVP - 27 May 2007 05:37 GMT
I am not sure that you can change it, but I just used a macro to create a
document with 2000 Sections and in Word 2007 and in that version the four
digits of the Section Number are displayed in the Status Bar area.

You can also display the Section Number of the Section in which the cursor
is located by running a macro with the following code:

MsgBox Selection.Information(wdActiveEndSectionNumber)

You may also be able to do something with:

Application.StatusBar Selection.Information(wdActiveEndSectionNumber)

but Application.StatusBar is no longer supported in Word 2007 so I am not
sure of the exact syntax of that command.  It probably requires an =
between the StatusBar and Selection, but I don't remember.

Signature

Hope this helps.

Please reply to the newsgroup unless you wish to avail yourself of my
services on a paid consulting basis.

Doug Robbins - Word MVP

> After a mailmerge in Word 2003 to a new document I would like to print
> range
> batches using the 'pxsx' string. A four-section document merged with
> anything
> more than 250 addresses results in a Status Bar display of 'Page x Section
> ***'. Can the Section Number display be increased to 4 digits ?

Rate this thread:






 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.