K
kenr
Hi Guys
I am using Excel to parse a data file containing the time in
microseconds. I have tried a number of ways but cannot get around
Excel's millisecond precision limit.
For example if the inputted file contains 15:34:59.178533, I would like
to be left with just 0.178533. However excel always rounds the value
up to 15:34:59.179.
I've tried custom formats etc and am very frustrated at what I thought
would be a simple task.
I've used the HOUR(),MINUTE(), and SECOND() functions to be left with
the sub-second part but can only get 0.179.
I'm sure someone must have faced this problem before and I have
searched the archives but can't find anything. I would REALLY
appreciate some help on this please .
=
I am using Excel to parse a data file containing the time in
microseconds. I have tried a number of ways but cannot get around
Excel's millisecond precision limit.
For example if the inputted file contains 15:34:59.178533, I would like
to be left with just 0.178533. However excel always rounds the value
up to 15:34:59.179.

I've tried custom formats etc and am very frustrated at what I thought
would be a simple task.
I've used the HOUR(),MINUTE(), and SECOND() functions to be left with
the sub-second part but can only get 0.179.
I'm sure someone must have faced this problem before and I have
searched the archives but can't find anything. I would REALLY
appreciate some help on this please .
=
