Reply
 
Thread Tools Display Modes
  #1   Report Post  
Posted to microsoft.public.word.docmanagement
Chris Chris is offline
external usenet poster
 
Posts: 237
Default Maintaining Number Formatting when merging from Access

Hi - I am merging from a pre-existing Access database into Word (both v2007)
and noted that the currency formatting applied in the Access dbase is not
being carried over into the Word document (currency sign, # of decimal
places, etc.). Any ideas on how to solve this problem? Thanks,

Chris
  #2   Report Post  
Posted to microsoft.public.word.docmanagement
macropod[_2_] macropod[_2_] is offline
external usenet poster
 
Posts: 2,059
Default Maintaining Number Formatting when merging from Access

Hi Chris,

To control number & currency formatting in Word, add a numeric picture switch to the mergefield. To do this:
.. select the field;
.. press Shift-F9 to reveal the field coding. It should look something like {MERGEFIELD MyData};
.. edit the field so that you get {MERGEFIELD MyData \# $,0.00} (or whatever other numeric format you prefer - see below);
.. position the cursor anywhere in this field and press F9 to update it;
.. run your mailmerge.

Note: The '\# $,0.00' in the field is referred to as a numeric picture switch. Other possibilities include:
.. \# 0 for rounded whole numbers
.. \# ,0 for rounded whole numbers with a thousands separator
.. \# ,0.00 for numbers accurate to two decimal places, with a thousands separator
.. \# $,0 for rounded whole dollars with a thousands separator
.. \# "$,0.00;($,0.00);'-'" for currency, with brackets around negative numbers and a hyphen for 0 values


The precision of the displayed value is controlled by the '0.00'. You can use anything from '0' to '0.000000000000000'.

If you use a final ';' in the formatting switch with nothing following, (eg \# "$,0.00;($,0.00);") zero values will be suppressed.
Note that this suppresses 0s resulting from empty fields and from fields containing 0s.

--
Cheers
macropod
[Microsoft MVP - Word]


"Chris" wrote in message ...
Hi - I am merging from a pre-existing Access database into Word (both v2007)
and noted that the currency formatting applied in the Access dbase is not
being carried over into the Word document (currency sign, # of decimal
places, etc.). Any ideas on how to solve this problem? Thanks,

Chris


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
Maintaining formatting in numbered lists Gordon Urquhart[_2_] Microsoft Word Help 3 July 10th 08 10:00 AM
How can I maintain Excel's number formatting when merging to Word? jenniferb Mailmerge 7 May 1st 08 04:45 AM
Maintaining Formatting between Excel and Word Heidi Mailmerge 1 May 10th 07 03:29 PM
Maintaining formatting when inserting file twentw Page Layout 3 April 8th 05 03:49 PM
Maintaining Formatting When Copy and Pasting JGMiller Microsoft Word Help 1 March 1st 05 05:29 AM


All times are GMT +1. The time now is 09:51 PM.

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"