I have two date/time fields with a date & a time (ie. 1/1/2005 1:00 am)
I want to use the datediff function to calculate the different in hours between the 2 fields. I followed the MSDN instructions (aka datediff(h,startDateTime,endDateTime) but got an #error
How do i fix this? Thanks.
I want to use the datediff function to calculate the different in hours between the 2 fields. I followed the MSDN instructions (aka datediff(h,startDateTime,endDateTime) but got an #error
How do i fix this? Thanks.