How To Convert Numbers Into Time Notation
Category:
Dates and MathType:
SnippetsDifficulty:
BeginningAuthor:
Patrick LockefeerVersion Compatibility: Visual Basic 6
More information:
This module converts an entry of a number into time notation (seconds/minutes or minutes/hours).
Example : An entry of 350 will return 5:50 in time notation.
Instructions: Copy the declarations and code below and paste directly into your VB project.
Declarations: