R RofeBeast Mar 10, 2009 #1 Is there a field that will automatically display a value in both numerical and text format? e.g. € 400 (four hundred Euros).
Is there a field that will automatically display a value in both numerical and text format? e.g. € 400 (four hundred Euros).
G Graham Mayor Mar 10, 2009 #2 You would need two fields with different switches eg (here using REF fields) { REF Amount \# "?,0 }({ REF Amount \* Cardtext } Euros) See also http://www.gmayor.com/formatting_word_fields.htm re cash in words -- <>>< ><<> ><<> <>>< ><<> <>>< <>><<> Graham Mayor - Word MVP My web site www.gmayor.com <>>< ><<> ><<> <>>< ><<> <>>< <>><<>
You would need two fields with different switches eg (here using REF fields) { REF Amount \# "?,0 }({ REF Amount \* Cardtext } Euros) See also http://www.gmayor.com/formatting_word_fields.htm re cash in words -- <>>< ><<> ><<> <>>< ><<> <>>< <>><<> Graham Mayor - Word MVP My web site www.gmayor.com <>>< ><<> ><<> <>>< ><<> <>>< <>><<>
D DeanH Mar 10, 2009 #3 Add the switch \*CardText. See Mr Mayor's splendid site: http://www.gmayor.com/formatting_word_fields.htm 'Formatting cash amounts in words' Hope this helps DeanH
Add the switch \*CardText. See Mr Mayor's splendid site: http://www.gmayor.com/formatting_word_fields.htm 'Formatting cash amounts in words' Hope this helps DeanH