Hey DynamicTiger,
I tried placing the entire srtSQL on the onOpen properties of the report however, it gives me an error wherein it tells me that the 'start date' cannot be found. Meaning, the start date text box that is in the FORM is not being found in the report.
BFuenz
I have a form wherein I ask the user to type in a range of dates. Once the user does that and hits 'search', Access returns data, in a list box within my form, that is between the date ranges that the user typed in. I use the following code:
Private Sub Command22_Click()
Dim strSQL As String...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.