<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 - EDITING Can't enter formula in 'argument missing, use default value instead' notation"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=111992">111992</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>EDITING Can't enter formula in 'argument missing, use default value instead' notation
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>LibreOffice
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>5.2.7.2 release
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>UNCONFIRMED
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>minor
          </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>Katarina.Behrens@cib.de
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Description:
TBH I don't know if this is a bug or a feature. Additionally I've been unable
to find any (Excel) documentation on this kind of formula notation so I
shamelessly hope someone on QA team can help me out here

Steps to Reproduce:
1. Open a new spreadsheet doc
2. Enter =TODAY() into A1
3. Enter =TEXT(,A1) into B1

Actual Results:  
'42970' appears in B1 (or whatever the current date is). It works that way in
MS Excel

Expected Results:
Err511 appears instead


Reproducible: Always

User Profile Reset: 

Additional Info:
According to erAck this odd formula: =TEXT(,$address) means something like "if
an argument is missing/unspecified, use its default value" i.e. it should be an
equivalent of =TEXT($address, "@") where "@" is a general number format. 

Alas it won't work like that in Calc, only in Excel


User-Agent: Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:54.0) Gecko/20100101
Firefox/54.0</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>