XMLWordPrintable

    Details

    • Type: Bug
    • Status: Open
    • Priority: Major
    • Resolution: Unresolved
    • Affects Version/s: None
    • Fix Version/s: ODF 1.4
    • Component/s: None
    • Labels:
    • Proposal:
      Hide

      Replace

      If they are both Text, this is DATEVALUE(StartDate) – DATEVALUE(EndDate)

      with

      If they are both Text, this is DATEVALUE(EndDate) – DATEVALUE(StartDate)

      Show
      Replace If they are both Text, this is DATEVALUE( StartDate ) – DATEVALUE( EndDate ) with If they are both Text, this is DATEVALUE( EndDate ) – DATEVALUE( StartDate )

      Description

      The current text is

      Semantics: Returns the number of days between two dates. If StartDate and EndDate are Numbers, this is EndDateStartDate. If they are both Text, this is DATEVALUE(StartDate) – DATEVALUE(EndDate).

      Notice that for Numbers it is EndDate-StartDate, but for Text the other way round.

        Attachments

          Activity

            People

            • Assignee:
              Unassigned
              Reporter:
              regina.henschel Regina Henschel
            • Watchers:
              1 Start watching this issue

              Dates

              • Created:
                Updated: