Hi All!
)
I am storing [StartTime] and [EndTime] in medium time format. For the report I am doing I need to find the difference between them and I really want this to show up not as time. For example....I can take [EndTime]-[StartTime] and show the time difference in hour format. Such as 1:30 p.m. end time minus 11:15 p.m. start time = 2:15, but I really need it to show up as either 2.15 or 2.25 to designate 2 1/4 hours, but when I try to do this I get a data type mismatch. Is this doable?
I am storing [StartTime] and [EndTime] in medium time format. For the report I am doing I need to find the difference between them and I really want this to show up not as time. For example....I can take [EndTime]-[StartTime] and show the time difference in hour format. Such as 1:30 p.m. end time minus 11:15 p.m. start time = 2:15, but I really need it to show up as either 2.15 or 2.25 to designate 2 1/4 hours, but when I try to do this I get a data type mismatch. Is this doable?