I am trying to merge two filters but it aint happening:
error:Code:ClientProfileBindingSource.Filter = "ClientType = '" & "Seeker" & "'" And "ClientType = '" & "Both" & "'"
please help.Conversion from string "ClientType = 'Seeker'" to type 'Long' is not valid.




Reply With Quote