T
Technologist
I'm looking for a way to compare numbers that are not in time format
but representing time. Let me give you an example:
0800 - 0730 is 70
0830 - 0800 is 30
but in time, they are both the same. Since I'm looking into doing thi
in a format other than time, I figured that the best way to do it woul
be to use an IF statement.
What I'm wondering is whether or not there is a way to make an I
statement where you compare the last two numbers only (such as the 0
and the 30)? Any and all assistance would be greatly appreciated
but representing time. Let me give you an example:
0800 - 0730 is 70
0830 - 0800 is 30
but in time, they are both the same. Since I'm looking into doing thi
in a format other than time, I figured that the best way to do it woul
be to use an IF statement.
What I'm wondering is whether or not there is a way to make an I
statement where you compare the last two numbers only (such as the 0
and the 30)? Any and all assistance would be greatly appreciated