|
Les types de fichiers classiques ne pourront plus être utilisés à partir de janvier 2021. Vous pouvez transférer vos fichiers classiques ou télécharger un PDF. En savoir plus

I want to link the number is 1,235 to the document to show as 1,000 or if the number is 1,560 to show as 2,000. Can this be done?

Répondu
3

Commentaires

2 commentaires

  • Sue Hiebel

    Hi, You can use Excel formula MROUND to round the amounts like that.  For example,  =MROUND(1235,1000) would return the value of $1235 to nearest thousand which would be $1,000. The first variable in the formula could be a cell reference to the cell containing the value $1235.  The MROUND formula will also work for the $1560 as it will round to nearest thousand which would be $2,000.  You can link the formula results to your document with the normal linking procedure.  

    1
  • Mike Davis

    Great insights Sue Hiebel!

    0

Vous devez vous connecter pour laisser un commentaire.