(now includes most useful Software Testing Questions)
Function Add(a,b) Add=a+b End Function Msgbox Add(3,4)