M
MikeLinMonroe
Newbie warning....
I'm trying to add/subtract a portion of a second using
the TIME function, but it always seems to use
integers...is there a better way? I can get it to
display all the decimal places I want for data entry, but
not add two together like this:
01:02:03.4
subtract 0.2 seconds { =XX-TIME(0,0,0.2) }
Should give 01:02:03.2 but always gives 01:02:03.4
??
Mike
I'm trying to add/subtract a portion of a second using
the TIME function, but it always seems to use
integers...is there a better way? I can get it to
display all the decimal places I want for data entry, but
not add two together like this:
01:02:03.4
subtract 0.2 seconds { =XX-TIME(0,0,0.2) }
Should give 01:02:03.2 but always gives 01:02:03.4
??
Mike