There are literally thousands and thousands of entry about this subject but still after 6 years of looking and researching I haven't found a simple answer to a really simple question:
I have two fields: [time start], [time end] format as am and pm and a mask that validate the field as a short time mask.
What I need to know is how to calculate the difference in hours and in minutes?
6 years after I still can't do it! Everybody that wants to help gives me a datediff function that never works. it either gives me a bunch of number that I can't make any sense of or it only gives me hours but no minutes.
I tried formating my field so they are all alike but that doesn't work either.
I tried using "hh:nn:ss" still no go!
I tried using the datediff with a format function, nada!
I tried simply [time end]-[time start] = bunch of number and a E in there too. NO idea what that is.
In all, I have had people sending me codes, complicate formulas, and all sort of things to still having to use my desktop calculator to input the difference between the two field after 6 years.
Is there anyone, I mean anyone on Earth or beyond that can answer this simple question??????? ??????????????? ??????????????? ??????????????? ??
I have two fields: [time start], [time end] format as am and pm and a mask that validate the field as a short time mask.
What I need to know is how to calculate the difference in hours and in minutes?
6 years after I still can't do it! Everybody that wants to help gives me a datediff function that never works. it either gives me a bunch of number that I can't make any sense of or it only gives me hours but no minutes.
I tried formating my field so they are all alike but that doesn't work either.
I tried using "hh:nn:ss" still no go!
I tried using the datediff with a format function, nada!
I tried simply [time end]-[time start] = bunch of number and a E in there too. NO idea what that is.
In all, I have had people sending me codes, complicate formulas, and all sort of things to still having to use my desktop calculator to input the difference between the two field after 6 years.
Is there anyone, I mean anyone on Earth or beyond that can answer this simple question??????? ??????????????? ??????????????? ??????????????? ??
Comment