Main Function to Convert Number to Words
Main Function to Convert Number to Words
MyNumber = Trim(Str(MyNumber))
End If
Count = 1
If TempStr <> "" Then Units = TempStr & Place(Count) & Units
Else
MyNumber = ""
End If
Count = Count + 1
Loop
End Function
' Converts a number from 100-999 into text
End If
Else
End If
GetHundreds = Result
End Function
Case Else
End Select
Case Else
End Select
End If
GetTens = Result
End Function
Function GetDigit(Digit)
End Select
End Function