cuando combinamos correspondencia con un Excel el importe puede darnos con muchos decimal, formato campo combiando:
{ MERGEFIELD total \# "0.000,00" }
Porcentaje
{ ={ MERGEFIELD importe } * 100 \# "0%"}
fuente: http://www.gmayor.com/formatting_word_fields.htm
{ MERGEFIELD total \# "0.000,00" }
Porcentaje
{ ={ MERGEFIELD importe } * 100 \# "0%"}
fuente: http://www.gmayor.com/formatting_word_fields.htm
Gracias, me sirvió muchísimo.
ResponderEliminar