Thread
:
Adding Time to a variable in Excel VBA
View Single Post
#
1
Posted to microsoft.public.excel.programming
Gum
external usenet poster
Posts: 30
Adding Time to a variable in Excel VBA
I have a time string:
mytime= Format(Now(), "hh:mm:ss AMPM")
I need to add "00:00:40" to mytime
How can I do so and avoid mismatching.
Reply With Quote
Gum
View Public Profile
Find all posts by Gum