Microsoft
Software
Hardware
Network
Question : Mail Merge from Excel - Format Percent using Switches
I am creating Statements from an Excel worksheet in Microsoft Word using a mail merge. I have a column of percentages in Excel formated as Percentage with 2 decimal places. When I merge the field into Word, 2% shows as .02. I tried playing with the field codes and created { ={MERGEFIELD Double_Points_Rate } *100 \# "0.0%"} (and various permutations thereof) but it either persists in displaying the .02, or displays 0% or gives me a syntax error.
How do I create the field (what steps do I take) so that my percentages look like 1% or 1.5%?
Answer : Mail Merge from Excel - Format Percent using Switches
Here is my final code which works great!
{={ MERGEFIELD Double_Points_Rate} *100 \# 0.0;}%
Data Result
0% 0.0%
1% 1.0%
1.5% 1.5%
Random Solutions
"Email" icon in word 2003 grayed out and I do have an email account set up through Outlook.
Combo Box display text vs. actual text
MS Access 2007 - Query as control source for a field
What does the error message mean that says that a name conflicts with a valid range reference?
move default mailboxes ?
MD5 Hash
How do i pass data from one listbox to another listbox in vba.
Out of memory or system resources. Close some windows or programs and try again.
how to log on as adminiatrator MS Word 2007 Vista
Access VB and PCAnywhere 10.5 OLE File Transfer Automation