Formatting Merged items

H

Heather C

I have two computers at work, one has office 2000 and the other has 2002. In
office 2000 the imported information retains it's formatting to print the
price tags for my products. However, in office 2002 the formatting is lost
when the documents are merged. I'm trying to retain the formatting for the
items numbers of (00-000-0) and then keep the $ symbol and two decimal
places, however I can't find a way to do this.
Please Help??!!
 
M

macropod

Hi Heather,

With the item number mergefield, press Shift-F9 to reveal the code, which should look something like {MERGEFIELD Item}.
Add \# "00-000-0" to the field so that you get {MERGEFIELD Item \# "00-000-0"}.
Press F9 to update the field.

With the value mergefield, press Shift-F9 to reveal the code, which should look something like {MERGEFIELD Value}.
Add \# $,0.00 to the field so that you get {MERGEFIELD Value \# $,0.00}.
Press F9 to update the field.

Then re-run your mailmerge.

Cheers
 
H

Heather C

That worked for the dollar amounts, however the -'s didn't show up in the
item number i just ended up with spaces.

macropod said:
Hi Heather,

With the item number mergefield, press Shift-F9 to reveal the code, which should look something like {MERGEFIELD Item}.
Add \# "00-000-0" to the field so that you get {MERGEFIELD Item \# "00-000-0"}.
Press F9 to update the field.

With the value mergefield, press Shift-F9 to reveal the code, which should look something like {MERGEFIELD Value}.
Add \# $,0.00 to the field so that you get {MERGEFIELD Value \# $,0.00}.
Press F9 to update the field.

Then re-run your mailmerge.

Cheers
--
macropod
[MVP - Microsoft Word]
-------------------------

Heather C said:
I have two computers at work, one has office 2000 and the other has 2002. In
office 2000 the imported information retains it's formatting to print the
price tags for my products. However, in office 2002 the formatting is lost
when the documents are merged. I'm trying to retain the formatting for the
items numbers of (00-000-0) and then keep the $ symbol and two decimal
places, however I can't find a way to do this.
Please Help??!!
 
M

macropod

Hi Heather,

Try using \# "00'-'000'-'0" for the switch.

Cheers
--
macropod
[MVP - Microsoft Word]
-------------------------

Heather C said:
That worked for the dollar amounts, however the -'s didn't show up in the
item number i just ended up with spaces.

macropod said:
Hi Heather,

With the item number mergefield, press Shift-F9 to reveal the code, which should look something like {MERGEFIELD Item}.
Add \# "00-000-0" to the field so that you get {MERGEFIELD Item \# "00-000-0"}.
Press F9 to update the field.

With the value mergefield, press Shift-F9 to reveal the code, which should look something like {MERGEFIELD Value}.
Add \# $,0.00 to the field so that you get {MERGEFIELD Value \# $,0.00}.
Press F9 to update the field.

Then re-run your mailmerge.

Cheers
--
macropod
[MVP - Microsoft Word]
-------------------------

Heather C said:
I have two computers at work, one has office 2000 and the other has 2002. In
office 2000 the imported information retains it's formatting to print the
price tags for my products. However, in office 2002 the formatting is lost
when the documents are merged. I'm trying to retain the formatting for the
items numbers of (00-000-0) and then keep the $ symbol and two decimal
places, however I can't find a way to do this.
Please Help??!!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top