I have a Time value of 8:30 pm, and I want it to represent 8 hours and 30 minutes instead of 8:30 pm. I then want to subtract 50 minutes from that. How would I do this since the 50 minutes is a Single.
can I DtTime - TimeValue(SngTime) sngtime being the #
How can I subtract only a couple of minutes from a time?
"The greatest risk, is not taking one."
can I DtTime - TimeValue(SngTime) sngtime being the #
How can I subtract only a couple of minutes from a time?
"The greatest risk, is not taking one."