Browsing VB6 Math/Dates
Displaying page 1 of 3 | Prev | Next
FASTEST GoodRound function (Revision D) 2010-06-10 Update!
Provides a good mathematical rounding of numbers instead of VB's "banking" round function.
Days in the Month
Calculate the number of days in a month.
Get WeekNumber for a given date
Evaluate Equation
Evaluate any Mathematical Equationlike: Evaluate("(5+3)*2")Original Author: Lefteris EleftheriadesCodeFunction Evaluate(ByVal Equation As String) Dim i&, P%, Si& Equation = Replace(Replace(Equation, ",", ".
Age Calculator
Age calculator for a difference in your age.
Positive and Negative Number Checker
A simple program that I wrote using Microsoft Visual Basic 5 to check if the given integer number by our user is a positive or negative number.
Compare Time Function
This will allow you to compare times.
Displaying page 1 of 3 | Prev | Next