Reply
 
Thread Tools Display Modes
  #1   Report Post  
Posted to microsoft.public.word.docmanagement
JJS-53 JJS-53 is offline
external usenet poster
 
Posts: 4
Default PostNet Bar Codes in Word 2007

Does Word 2007 have the capability to create POSTNET ZIP+4 barcodes?

I understand the feature was left out in the beta version because POSTNET no
longer qualifies for the bulk mailing discount, but according to my local
postmaster use of a ZIP+4 barcode speeds processing and reduces the chance of
delivery errors.
  #2   Report Post  
Posted to microsoft.public.word.docmanagement
Dawn Crosier, Word MVP Dawn Crosier, Word MVP is offline
external usenet poster
 
Posts: 425
Default PostNet Bar Codes in Word 2007

No that feature was removed. The reason given was because the Post Office
changes the codes, and Microsoft did not want to apply obsolete bar codes to
envelopes.

--
Dawn Crosier
Microsoft MVP
"Education Lasts a Lifetime"

This message was posted to a newsgroup, Please post replies and questions
to the group so that others can learn as well.
"JJS-53" wrote in message
...
Does Word 2007 have the capability to create POSTNET ZIP+4 barcodes?

I understand the feature was left out in the beta version because POSTNET
no
longer qualifies for the bulk mailing discount, but according to my local
postmaster use of a ZIP+4 barcode speeds processing and reduces the chance
of
delivery errors.



  #3   Report Post  
Posted to microsoft.public.word.docmanagement
gr8auntieokie gr8auntieokie is offline
external usenet poster
 
Posts: 108
Default PostNet Bar Codes in Word 2007

Here's one way to insert zip codes in your documents: I used an AutoText
mergefield in Word 2000 that still works in Word 2007. The mergefield code
is: { BARCODE \u "type zip code here" \* MERGEFORMAT }. I called it
ZIPBARCODE. Whenever I want to use it, I type ZIP and then F3 to drop the
code into my document/envelope. SHIFT+F9 opens the code and I replace "type
zip code here" with the pertinent ZIPcode, then press SHIFT-F9 again to close
the code. As I say, it still works in Word 2007.
Cyndie Browning
Software Support Specialist
GableGotwals
Tulsa, OK

"JJS-53" wrote:

Does Word 2007 have the capability to create POSTNET ZIP+4 barcodes?

I understand the feature was left out in the beta version because POSTNET no
longer qualifies for the bulk mailing discount, but according to my local
postmaster use of a ZIP+4 barcode speeds processing and reduces the chance of
delivery errors.

  #4   Report Post  
Posted to microsoft.public.word.docmanagement
bretsharon bretsharon is offline
external usenet poster
 
Posts: 119
Default PostNet Bar Codes in Word 2007

Could give the keystrokes for doing this? ..this is something i've never
done. refer me to a document perhaps??

"gr8auntieokie" wrote:

Here's one way to insert zip codes in your documents: I used an AutoText
mergefield in Word 2000 that still works in Word 2007. The mergefield code
is: { BARCODE \u "type zip code here" \* MERGEFORMAT }. I called it
ZIPBARCODE. Whenever I want to use it, I type ZIP and then F3 to drop the
code into my document/envelope. SHIFT+F9 opens the code and I replace "type
zip code here" with the pertinent ZIPcode, then press SHIFT-F9 again to close
the code. As I say, it still works in Word 2007.
Cyndie Browning
Software Support Specialist
GableGotwals
Tulsa, OK

"JJS-53" wrote:

Does Word 2007 have the capability to create POSTNET ZIP+4 barcodes?

I understand the feature was left out in the beta version because POSTNET no
longer qualifies for the bulk mailing discount, but according to my local
postmaster use of a ZIP+4 barcode speeds processing and reduces the chance of
delivery errors.

  #5   Report Post  
Posted to microsoft.public.word.docmanagement
Suzanne S. Barnhill Suzanne S. Barnhill is offline
external usenet poster
 
Posts: 33,624
Default PostNet Bar Codes in Word 2007

Note, however, that this is a BARCODE field, not a merge field. Saving a
made-up dummy field as an AutoText entry is helpful, however.

--
Suzanne S. Barnhill
Microsoft MVP (Word)
Words into Type
Fairhope, Alabama USA
Word MVP FAQ site: http://word.mvps.org
Email cannot be acknowledged; please post all follow-ups to the newsgroup so
all may benefit.

"bretsharon" wrote in message
...
Could give the keystrokes for doing this? ..this is something i've never
done. refer me to a document perhaps??

"gr8auntieokie" wrote:

Here's one way to insert zip codes in your documents: I used an AutoText
mergefield in Word 2000 that still works in Word 2007. The mergefield

code
is: { BARCODE \u "type zip code here" \* MERGEFORMAT }. I called it
ZIPBARCODE. Whenever I want to use it, I type ZIP and then F3 to drop

the
code into my document/envelope. SHIFT+F9 opens the code and I replace

"type
zip code here" with the pertinent ZIPcode, then press SHIFT-F9 again to

close
the code. As I say, it still works in Word 2007.
Cyndie Browning
Software Support Specialist
GableGotwals
Tulsa, OK

"JJS-53" wrote:

Does Word 2007 have the capability to create POSTNET ZIP+4 barcodes?

I understand the feature was left out in the beta version because

POSTNET no
longer qualifies for the bulk mailing discount, but according to my

local
postmaster use of a ZIP+4 barcode speeds processing and reduces the

chance of
delivery errors.




  #6   Report Post  
Posted to microsoft.public.word.docmanagement
gr8auntieokie gr8auntieokie is offline
external usenet poster
 
Posts: 108
Default PostNet Bar Codes in Word 2007

The commands are Insert/Field, then select the Barcode field. Go to the
window (Field Codes?... I'm working on 2007 now and don't remember what it's
called in 2000) where you see the word "Barcode" sitting in the window and
insert the following text after the word Barcode:
\u "type zip code here" \* MERGEFORMAT
(with a space before the \u and a space after the word MERGEFORMAT). Then
click OK. You'll see a field in your document that says "Zip code not
valid!" Click in front of/to the left of that field, hold down the Shift key
and press F9 key. The field code will open so you can see that it says:

"{ BARCODE \u "type zip code here" \* MERGEFORMAT }." Type the Zip Code you
want in place of the words "type zip code here" (but leave the quotation
marks), then press Shift+F9 again to close the field code. And voila! your
zip code will be bar-coded in/on your document.

Cyndie Browning
Tulsa, OK

"bretsharon" wrote:

Could give the keystrokes for doing this? ..this is something i've never
done. refer me to a document perhaps??

"gr8auntieokie" wrote:

Here's one way to insert zip codes in your documents: I used an AutoText
mergefield in Word 2000 that still works in Word 2007. The mergefield code
is: { BARCODE \u "type zip code here" \* MERGEFORMAT }. I called it
ZIPBARCODE. Whenever I want to use it, I type ZIP and then F3 to drop the
code into my document/envelope. SHIFT+F9 opens the code and I replace "type
zip code here" with the pertinent ZIPcode, then press SHIFT-F9 again to close
the code. As I say, it still works in Word 2007.
Cyndie Browning
Software Support Specialist
GableGotwals
Tulsa, OK

"JJS-53" wrote:

Does Word 2007 have the capability to create POSTNET ZIP+4 barcodes?

I understand the feature was left out in the beta version because POSTNET no
longer qualifies for the bulk mailing discount, but according to my local
postmaster use of a ZIP+4 barcode speeds processing and reduces the chance of delivery errors.

Reply
Thread Tools
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Word 97 in Windows XP to maintain formatting Charlie''s Word VBA questions Microsoft Word Help 22 May 20th 23 08:51 PM
Reveal codes in a word document FUN101 Microsoft Word Help 4 May 16th 23 08:47 PM
How to put graphics on envelopes? Steve Koenig Microsoft Word Help 21 April 29th 23 02:47 AM
Please give us REVEAL CODES like WORD PERFECT not reveal codes in. Rachel King Microsoft Word Help 38 August 21st 09 09:54 PM
Change paper size; Word changes to invalid margins OhioTech New Users 10 July 6th 06 02:00 PM


All times are GMT +1. The time now is 08:53 AM.

Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 Microsoft Office Word Forum - WordBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Word"