Forum Discussion
Mirm1
Feb 27, 2019Copper Contributor
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 seco...
- Feb 27, 2019
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.
Haytham Amairah
Feb 27, 2019Silver 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.
- Mirm1Mar 01, 2019Copper Contributor
Thank you for your response. I appreciate it.
- rupy-57794Mar 25, 2021Copper Contributor