Am 24.04.2015 um 10:46 schrieb sserra: > hello everyone, > I am using LibreOffice Version: 4.3.0.4 and I am having issues calculating > time differences.. > > I would like to calculate the time difference in hours between the following > date/times: > > E14 = 23/04/2015 15:30 > E15 = 25/04/2015 16:20 > E16 = DAYS(E15;E14) > >
First of all , check if both cells E14 and E15 have numbers. menu:View>HighlightValues(Ctrl+F8). If both values appear in blue font: =E15-E14 gives the difference in days. -- To unsubscribe e-mail to: [email protected] Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/ Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette List archive: http://listarchives.libreoffice.org/global/users/ All messages sent to this list will be publicly archived and cannot be deleted
