N
nouveauricheinvestments
Hi,
I have two columns. each column has a date and a time. i.e. a date
when the ticket was opened and a date when it was closed. I want to a
third column to automatically tell me the difference in hours between
the other two columns. This is what I am trying to use and it is not
working.
DateDiff("h","Start Time","End Time")
Start Time and End Time are the names of my two columns I want to
calculate the difference between.
I have the calculated column in the format of number. What should I
do differently?
Thanks
I have two columns. each column has a date and a time. i.e. a date
when the ticket was opened and a date when it was closed. I want to a
third column to automatically tell me the difference in hours between
the other two columns. This is what I am trying to use and it is not
working.
DateDiff("h","Start Time","End Time")
Start Time and End Time are the names of my two columns I want to
calculate the difference between.
I have the calculated column in the format of number. What should I
do differently?
Thanks