Thread
:
a string object
View Single Post
#
2
Posted to microsoft.public.excel.programming
Edwin Tam (MS MVP)
external usenet poster
Posts: 48
a string object
In the simple example below, "tmp" is the variable (parameter/arguement) which is a string
Function sample(tmp As String
sample = tm
End Functio
Reply With Quote
Edwin Tam (MS MVP)
View Public Profile
Find all posts by Edwin Tam (MS MVP)