VB-Tec.de Visual Basic - Technik, FAQ, Tricks, BeispieleHome / Allgemein / Mathe / CLng Null und Numerische Werte |
Function CLng0(ByRef Value As Variant) As Long On Error Resume Next CLng0 = CLng(Value) End Function
© Jost Schwider, 13.05.2000-13.05.2000 - http://vb-tec.de/clng.htm