Skip to main content
The 2024 Developer Survey results are live! See the results

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

7
  • Where are these numbers from? Are they the results of formulas. What is the formatting on these cells? Note that formatting numbers to display only one decimal value does not change the value in the cell, only what is displayed. Maybe convert the displayed value to text before doing the merge? Commented Apr 22 at 20:11
  • 1
    Have you done a search? And what did you attempt to do to solve the problem?
    – Mockman
    Commented Apr 22 at 22:19
  • 4
    Does this answer your question? Microsoft mail merge incorrectly formatting numbers
    – Mockman
    Commented Apr 22 at 22:21
  • 1
    8,1 becomes 8,0999999999999996 ... probably not ... the cell value is probably 8,0999999999999996 and is being displayed as 8,1
    – jsotola
    Commented Apr 23 at 3:22
  • 1
    It is tiresome to fix these errors ... those are not errors
    – jsotola
    Commented Apr 23 at 3:25