Hallo,
Ich habe eine Funktion und möchte 2 Wert übergeben.
Der erste Funktioniert Also mit Ipsuche(textvar)
Aber wenn ich einen 2 ten Wert anfüge, also
Ipsuche (Text1.text, 1)
bekomme ich eine Fehlermeldung : Erwartet =
Warum ?
Public Function IPSuche(ByVal IPString As String, Optional ByVal SuchMode As String) As Long