View Single Post
  #5   Report Post  
Posted to microsoft.public.word.mailmerge.fields
captquazar captquazar is offline
external usenet poster
 
Posts: 2
Default intelligent mail barcodes

Thank you Macro, Yes the string is the ready to use barcode sequence, not
raw data. The mailhouse has 'calculated' it for us. I am afraid I must
reveal my greenhorn status. I have not worked with templates or word
formating controls. e.g. How do you select the mergefield? We have not
previously used barcodes, so I assume I must create the field from scratch.
I do not understand step 2. (no fault of yours) How do I change 'M' in
mergefield to the barcode font and set the point size??

"macropod" wrote:

Hi captquazar,

If your mailmerge data source has the correct barcode data (ie the string representing the barcode characters, not simply the raw
data that gets turned into that string), it shouldme no more difficult than adding the relevant mergefield to the Word document and
formatting it to use the postal barcode font. To do the latter after inserting the mergefield into the Word document:
1. Select the mergefield and press Shift-F9. You should see something like {MERGEFIELD BarCode} or {MERGEFIELD BarCode \*
Mergeformat}
2. Change the text in the mergefield to {MERGEFIELD BarCode \* Charformat} and format the 'M' in 'MERGEFIELD' with the postal
barcode font at the required point size.
3. Position the cursor anywhere in the mergefield and press F9 to update it
4. Run your mailmerge.


--
Cheers
macropod
[Microsoft MVP - Word]


"captquazar" wrote in message ...
Hi I have the same question with additional info. I my case, barcodes are
created for us by a mail house for use in the USA. USA mail intelligent
barcodes. A test file was sent to us in excel. US postal IB "fonts" have
been installed in our XP workstations. We are used to useing MS mailmerge;
resulting file is a word doc formated for #10 envelopes. (Office 2003) How
do I convert the excel file to a ready to print word doc? Can this even be
done in office 2003? If not what is the exact procedure for office 2007?
How does the printer know a specific string is the bar code sequence?

"macropod" wrote:

Hi Frank,

Intelligent mail barcode for what country? Do you have the intelligent mail barcode font, plus a field containing the verified
barcode character sequence in your data source?

--
Cheers
macropod
[MVP - Microsoft Word]


"Frank" wrote in message ...
We are trying to place an intelligent mail barcode in mailmerge using word
2007. Is there someone that can help us with this problem.