Microsoft Office Forums

Go Back   Microsoft Office Forums > >

Reply
 
Thread Tools Display Modes
  #1  
Old 05-08-2012, 04:13 PM
macropod's Avatar
macropod macropod is offline Sequential Print Numbering Windows 7 64bit Sequential Print Numbering Office 2010 32bit
Administrator
 
Join Date: Dec 2010
Location: Canberra, Australia
Posts: 22,467
macropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond repute
Default

Basically, there's just two steps:


First, create the custom document property named 'Counter' to store the numbers. You do this via File > Info > Properties > Advanced properties > Custom. You'll need to give the 'Counter' property a value, say, 0.
Second, wherever you want the count to appear, add a DOCPROPERTY field that references the 'Counter' property. You can do this via Insert|Quick Parts|Field, or you can simply press Ctrl-F9 to create a pair of field braces (ie '{}') and type 'DOCPROPERTY Counter' between them, so that you end up with '{DOCPROPERTY Counter}'. In my sample document, you'll note that the numbers always have four digits (unless you're working with larger numbers), with 0 padding. This is handled by a numeric picture switch in the DOCPROPERTY field. To do the same, you'd code your's as '{DOCPROPERTY Counter \# 0000}'. When you're done, press F9 to update the field. You can then copy & paste the field to wherever else you might want it to appear in your document.
__________________
Cheers,
Paul Edstein
[Fmr MS MVP - Word]
Reply With Quote
  #2  
Old 01-14-2015, 04:05 AM
shanan shanan is offline Sequential Print Numbering Windows 7 32bit Sequential Print Numbering Office 2010 32bit
Novice
 
Join Date: Jan 2015
Posts: 2
shanan is on a distinguished road
Default

Hi,

Yours attached is working fine but when i print start with 1 end with 20 so it print first print 12 and 13 and start with 1 so i can understand why not print first with 1 instead of 12
Reply With Quote
Reply



Similar Threads
Thread Thread Starter Forum Replies Last Post
Sequential Print Numbering Sequential numbering across multiple docs mslearner Word 18 06-12-2019 04:00 AM
Sequential Print Numbering How do I do a Sequential Numbering? gburya Word VBA 26 07-04-2017 03:29 PM
Sequential Print Numbering Sequential Numbering jdwoods Word VBA 7 12-16-2011 05:11 AM
Sequential Print Numbering Sequential Page Numbering of Multiple Word Docs bobmard Word 8 08-24-2011 08:51 AM
Page Numbering in Workbooks & Print set up problem mdouble588 Excel 0 05-21-2006 10:29 AM

Other Forums: Access Forums

All times are GMT -7. The time now is 10:19 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.
Search Engine Optimisation provided by DragonByte SEO (Lite) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
MSOfficeForums.com is not affiliated with Microsoft