User Profile
Collapse
-
okk tell me what kind of information u want? -
actually hav only little knoweledge about vba n i copy it from a siteLeave a comment:
-
Error 3071 :( line no 3 help me out
...Code:Private Sub cmdSearch_Click() On erorr GoTo errr Me.FG_subform.Form.RecordSource = "SELECT * FROM FG " & BuildFilter Me.FG_subform.Requery Exit Sub errr: MsgBox Err.Description End Sub Private Function BuildFilter() As Variant Dim varWhere As Variant Dim tmp As String tmp = "" Const conJetDate = "\#dd\/mm\/yyyy\#"
No activity results to display
Show More
Leave a comment: