Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I read one post that had a formula like "=TEXT(NOW(),"SS.00")", that
works, but I can not find anyway to use VBA to include milliseconds in the time. I have tried worksheets("sheet1").cells(1,1) = format(Time,"SS.00") and simular code but still can not get vba to give me the milliseconds. Thank you, EKlassen |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Adding and Subtracting a Time with MilliSeconds | Excel Worksheet Functions | |||
charting time series with milliseconds with scatter | Charts and Charting in Excel | |||
Comparing time values which have milliseconds in them e.g 10:20:30 | Excel Discussion (Misc queries) | |||
How to combine milliseconds with date/time reference and display? | Excel Worksheet Functions | |||
Grab Server Time | Excel Programming |