Hi everyone i have made some progress since my last post with regards to the default max and min dates.
just have this error...
i have attached a screenshot of the error...
here is my code though
just have this error...
i have attached a screenshot of the error...
here is my code though
Code:
strSQL = strSQL & " " & "WHERE [Clusters].Cluster_Desc =" & Chr(34) & [Combo1] & Chr(34) & " and " & DMax("Day_Month_Year", "Source") & "," & DMin("Day_Month_Year", "Source") & ";"