Dear all,
I have a function which return string like this:
Function strReturn(byval inputstr as string) as string
strReturn="XXX"
End Function.
How can I make this function to look like other function such
as(HLookup,Vlookup,.....) which user can use when they need.
Example = strReturn(A1)
Many thanks
Thanh Nguyen
--
thanhnguyen
------------------------------------------------------------------------
thanhnguyen's Profile:
http://www.excelforum.com/member.php...o&userid=30502
View this thread:
http://www.excelforum.com/showthread...hreadid=510475