View Single Post
 
Old 12-01-2023, 03:00 PM
Guessed's Avatar
Guessed Guessed is offline Windows 10 Office 2016
Expert
 
Join Date: Mar 2010
Location: Canberra/Melbourne Australia
Posts: 4,166
Guessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant future
Default

Word is not Excel and doesn't have the formatting functionality that Excel has.

In the number entry cells you will need to do the currency formatting yourself unless you are going to use a macro to modify the text after you enter it. Are you open to using macros in this document?

For the field you can add formatting switches to make the result formatted. The field code might look like this
{ =SUM(ABOVE) \# "$#,##0.00;($#,##0.00)" }
__________________
Andrew Lockton
Chrysalis Design, Melbourne Australia
Reply With Quote