If I format a currency formula in excel ...

D

DAZEJO

I have been attemtping to mailmerge in word, bringing through information
from an Excel Spreadsheet.

All the information is correct in the mailmerge - however a cell that
appears correctly as currency (calculated by way of formula) in Excel does
not come through into Word with currency/ decimal points... anything. I have
formatted, reformatted and banged my head against a brick wall to try and
work this out!

I was wondering whether it may be something I have completely missed or a
bug in the system?

Any suggestions are greatly received!

(ps - I am not using XP yet!)
 
×

מיכ×ל (מיקי) ×בידן

To the best of my knowledge you can format the target field in WORD(!)
For example:
In the target document, if you'll Press ALT+[F9], you'll see the field-code.
It will, probably, look like:
{ MERGEFIELD "Field_Name" }.
You may format that field, by adding some characters, within the braces in
order to present the $ Sign.
It should look like:
{ MERGEFIELD "Field_Name" \# $#,###.00 }
Now, all you have to do is to press, again, ALT+[F9] in order to reverse
back to normal field vies.
$#,###.00
Micky
 
D

David Biddulph

An alternative is to use Excel to produce text output in the desired format
by using the TEXT function. This will then carry over unchanged into the
Word mail merge.
--
David Biddulph


????? (????) ????? said:
To the best of my knowledge you can format the target field in WORD(!)
For example:
In the target document, if you'll Press ALT+[F9], you'll see the
field-code. It will, probably, look like:
{ MERGEFIELD "Field_Name" }.
You may format that field, by adding some characters, within the
braces in order to present the $ Sign.
It should look like:
{ MERGEFIELD "Field_Name" \# $#,###.00 }
Now, all you have to do is to press, again, ALT+[F9] in order to
reverse back to normal field vies.
$#,###.00
Micky


DAZEJO said:
I have been attemtping to mailmerge in word, bringing through
information from an Excel Spreadsheet.

All the information is correct in the mailmerge - however a cell that
appears correctly as currency (calculated by way of formula) in
Excel does not come through into Word with currency/ decimal
points... anything. I have formatted, reformatted and banged my head
against a brick wall to try and work this out!

I was wondering whether it may be something I have completely missed
or a bug in the system?

Any suggestions are greatly received!

(ps - I am not using XP yet!)
 

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