<html>
<head>
<base href="https://bugs.documentfoundation.org/">
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_UNCONFIRMED "
title="UNCONFIRMED - Cell format change back cause sum function problem."
href="https://bugs.documentfoundation.org/show_bug.cgi?id=122025">122025</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>Cell format change back cause sum function problem.
</td>
</tr>
<tr>
<th>Product</th>
<td>LibreOffice
</td>
</tr>
<tr>
<th>Version</th>
<td>5.2.3.3 release
</td>
</tr>
<tr>
<th>Hardware</th>
<td>All
</td>
</tr>
<tr>
<th>OS</th>
<td>Windows (All)
</td>
</tr>
<tr>
<th>Status</th>
<td>UNCONFIRMED
</td>
</tr>
<tr>
<th>Severity</th>
<td>normal
</td>
</tr>
<tr>
<th>Priority</th>
<td>medium
</td>
</tr>
<tr>
<th>Component</th>
<td>Calc
</td>
</tr>
<tr>
<th>Assignee</th>
<td>libreoffice-bugs@lists.freedesktop.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>szabod@dd-inox.eu
</td>
</tr></table>
<p>
<div>
<pre>Description:
When I changed the cell format from text to number, sum function was not
working on those cells (even they were numbers). It is because all numbers get
a hidden ' character.
Steps to Reproduce:
1. Write numbers to A1:A5 (cell format is number) A6 Sum(A1:A5)
2. Change the cell format of A2:A5 to text. (Sum function is still works well.)
3. Change the text format to "@ XY" (Sum function is not working any more.
Still ok.)
4. Change back the text format to "@". (Sum function should work, but it is
not.)
5. Change the cell format back to number. (Sum function should work, but it is
not.) The numbers get an ' sign into the first character. (It is hidden until
you click in the cell, and watch the above line.) Sum function still not
working.
6. I have to delete the added caracter from each cell.
Actual Results:
The problem is reproduced.
Expected Results:
Sum the numbers of the cells.
Reproducible: Always
User Profile Reset: No
OpenGL enabled: Yes
Additional Info:</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>