Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.word.mailmerge.fields
|
|||
|
|||
![]()
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??!! |
#2
![]()
Posted to microsoft.public.word.mailmerge.fields
|
|||
|
|||
![]()
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" wrote in message ... 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??!! |
#3
![]()
Posted to microsoft.public.word.mailmerge.fields
|
|||
|
|||
![]()
That worked for the dollar amounts, however the -'s didn't show up in the
item number i just ended up with spaces. "macropod" wrote: 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" wrote in message ... 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??!! |
#4
![]()
Posted to microsoft.public.word.mailmerge.fields
|
|||
|
|||
![]()
Hi Heather,
Try using \# "00'-'000'-'0" for the switch. Cheers -- macropod [MVP - Microsoft Word] ------------------------- "Heather C" wrote in message news ![]() That worked for the dollar amounts, however the -'s didn't show up in the item number i just ended up with spaces. "macropod" wrote: 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" wrote in message ... 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??!! |
Reply |
Thread Tools | |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Formatting a merged field | Microsoft Word Help | |||
Merged items that disappear | Mailmerge | |||
no mails in sent items after mail merged and send why? | Mailmerge | |||
How do I suppress formatting of other items when I change one? | Microsoft Word Help |