Forum Discussion
Time Formatting to hh:mm:ss.000000000
Hi-
Is there a way to format cells to display a time stamp more granular than .000 seconds? Currently I custom format (hh:mm:ss.000) to get milliseconds but if I try to go out more than .000 seconds I get an error message "MS Excel cannot use the number format you typed". I'd like to go out as far as hh:mm:ss.000000000 if possible but anything over .000 would be helpful. Thank you.
Hi,
It seems that Excel can't display a time value that has a second precision lower than the millisecond such as microsecond and nanosecond!
If you already have timestamps that are formatted in the microsecond or nanosecond and you want to display them in Excel, the trick is to pre-format the cells as text before you copy the timestamps into them.
4 Replies
- Haytham AmairahSilver Contributor
Hi,
It seems that Excel can't display a time value that has a second precision lower than the millisecond such as microsecond and nanosecond!
If you already have timestamps that are formatted in the microsecond or nanosecond and you want to display them in Excel, the trick is to pre-format the cells as text before you copy the timestamps into them.
- Mirm1Copper Contributor
Thank you for your response. I appreciate it.
- rupy-57794Copper Contributor
- JKPieterseSilver ContributorI'm afraid not.