Pierre 10/12/2023 8:53:22 AM Thanks to both of you
With your help I did it 😊😊
I first created a text in Word with two formulas fed by fixed numbers
{ = ABS(12,456) \*CardText } Euros and {= 100*ROUND(ABS(12,456) - INT(ABS(12,456));2) \*CardText}
Where the two {} placeholders are created by INSERT / FIELD / FORMULA [MS Word Menus translated from French]
I update the fields (rightclick) and check that the formulas work I click the fields to display their formulas I then Copy the Teamdesk Field «InvoiceAmount» and paste it to replace the values 12,456 in the formulas I update the fields
For negative numbers, the formula above does not write 'minus' I could not do it in one formula only (could not display the fractional part properly) - but I needed to split it into 2 parts to write the currency
Kind regards,
Pierre
|