I need to be able to calculate the number of hours between two entries, but the PM/AM doesn't have a space before it so the formulas for date/time difference aren't calculating. Here is what the entries look like and ultimately I need the duration between the two even when it crosses midnight:
Actual Start Time Actual End Time
3/26/2018 3:54PM 3/26/2018 9:48PM
I've tried the left/right formula to add the space between the minutes and PM/AM but since the date is m/d/yyyy it's not always the same number of spaces to the left.
Bookmarks