You already have. Just make sure that it is in a standard code module.
--
HTH
Bob Phillips
(remove nothere from email address if mailing direct)
"thanhnguyen"
wrote in message
...
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