Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I am trying to merge from Excel to Word. When I merge a cell with a currency
amount that was formatted from the format cell to currence, it doesn't keep the currency formatting. It drops the $ and the decimal. Is there a way to merge and keep the formatting? |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
You can either use the field formatting options within Word, or in Excel use
=TEXT(A1,"$#,##0.00") [modifying the format to suit your requirements] -- David Biddulph "Campo" wrote in message ... I am trying to merge from Excel to Word. When I merge a cell with a currency amount that was formatted from the format cell to currence, it doesn't keep the currency formatting. It drops the $ and the decimal. Is there a way to merge and keep the formatting? |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
This is a great resource:
http://www.gmayor.com/formatting_word_fields.htm Regards, Ryan-- -- RyGuy "David Biddulph" wrote: You can either use the field formatting options within Word, or in Excel use =TEXT(A1,"$#,##0.00") [modifying the format to suit your requirements] -- David Biddulph "Campo" wrote in message ... I am trying to merge from Excel to Word. When I merge a cell with a currency amount that was formatted from the format cell to currence, it doesn't keep the currency formatting. It drops the $ and the decimal. Is there a way to merge and keep the formatting? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do I add the same dollar amount to all cells in excel? | Excel Worksheet Functions | |||
Cenvert dollar amount into words | Excel Worksheet Functions | |||
Hide row if dollar amount is zero | Excel Discussion (Misc queries) | |||
How do I enter a negative dollar amount? | Excel Discussion (Misc queries) | |||
finding highest dollar amount | Excel Worksheet Functions |