Hi,
I got a function like this:
___________________________________
Function SumString(ByVal str1 As String, ByVal datef As Date)
SumString = str1 + Str(datef)
End Function
___________________________________
It works fine yesterday. I can directly use in my excel sheet lik
other function. But today, the cell only gives me
#NAME?
why? and how can i activate this function again?
Thanks
--
ppyx
-----------------------------------------------------------------------
ppyxl's Profile:
http://www.excelforum.com/member.php...fo&userid=3611
View this thread:
http://www.excelforum.com/showthread.php?threadid=56017