![]() |
|
|
|
#1
|
|||
|
|||
|
I can find hundreds of posts about how to suppress zero values when doing a mail merge, however I want to do the exact opposite, I want zero values to display as £0.00.
How can I achieve that. My 'formula' is: { MERGEFIELD Amount \# £,#.00 } The problem I have is that using this, any 0.00 amounts display as £ .00. I've tried formatting my source data as 'text', but that makes no difference, so I assume I need to tweak the formula in some way? Many thanks |
|
#2
|
|||
|
|||
|
Okay, just answered my own question!
\# £#,##0.00 |
|
#3
|
||||
|
||||
|
Perhaps better still is:
\# £,0.00 Using '\# £#,##0.00' forces Word to insert spaces before values less than £1,000.00.
__________________
Cheers, Paul Edstein [Fmr MS MVP - Word] |
|
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Loss of formulae values when mail merging excel to word | MellowMel | Mail Merge | 6 | 05-09-2014 09:08 AM |
Content control merge values?
|
skrallemand | Word VBA | 8 | 10-02-2013 06:54 AM |
| Mail Merge Duplication of address on merge | RICKY | Mail Merge | 1 | 09-26-2012 03:14 PM |
| Any way to prevent mail appearing as read after opening from a desktop alert? | pumpkin_feet | Outlook | 0 | 10-24-2011 06:55 AM |
| Can Save As dialog be suppressed? | dug_down_deep | PowerPoint | 0 | 10-05-2010 09:46 AM |