Hello,
I am fairly new to access designing.
I have a function that starts like this
Public Function GetResults(strPassed As String, blnExactMatch As Boolean) As String
Now the blnExactMatch carries True/False.
However, when I try to design two option boxes (1 which will carry true and...