<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 - If you use the ISNUMBER() function above a row of data, you get different results to using it next to a row of data"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=120002">120002</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>If you use the ISNUMBER() function above a row of data, you get different results to using it next to a row of data
</td>
</tr>
<tr>
<th>Product</th>
<td>LibreOffice
</td>
</tr>
<tr>
<th>Version</th>
<td>5.1.6.2 release
</td>
</tr>
<tr>
<th>Hardware</th>
<td>x86-64 (AMD64)
</td>
</tr>
<tr>
<th>OS</th>
<td>Linux (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>zacky47222@gmail.com
</td>
</tr></table>
<p>
<div>
<pre>Description:
ISNUMBER() seems to fail on rows of data in a really unusual way.
Steps to Reproduce:
1. Make a row of numbers, say from A2:E2 from 1 to 5
2. In cell B1, put "=ISNUMBER(A2:E2)". This returns TRUE for me.
3. In cell F2, put "=ISNUMBER(A2:E2)". This returns FALSE for me.
Actual Results:
The row-wise function said false.
Expected Results:
They should have both said true.
Reproducible: Always
User Profile Reset: No
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>