Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Add()
#5
Code:
Public Function Add(ByVal a As Long, ByVal b As Long)
        Add = a + b
End Function


Awww there ya go Verrigan... lol
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)