P
PK
Hello.
I frequently use formatting such as the following:
xTime = Format(Time, "HH:MM:SS")
How would I format/capture time increments smaller than
the "SS" in the previous line? Or do I need to change my
approach?
What are the limits of the measurable time in VBA?
Thanks for your assistance and example code if possible.
I frequently use formatting such as the following:
xTime = Format(Time, "HH:MM:SS")
How would I format/capture time increments smaller than
the "SS" in the previous line? Or do I need to change my
approach?
What are the limits of the measurable time in VBA?
Thanks for your assistance and example code if possible.