Because you really have nothing better to do than this?
Function StringVal(strval) If Not(IsNull(strval)) And Trim(strval) <> "" Then StringVal = True End IfEnd Function
No comments:
Post a Comment