kentwoodjean
Technical User
I have place an ActiveX calendar control on my form along with a list of reports in a combo box. The control works perfectly but will only open one of the several reports even though they each have the date criteria of:
Between [Forms]![frmLookUpReport]![FromDate] And [Forms]![frmLookUpReport]![ToDate]
I have looked at the posts on this site along with other posts and examples but cannot find one doing what I am. Is it possible that the one calendar control to open 1 of many reports listed once it is selected? If so, can someone please assist me with the code, whether it be on the query, calendar control, or OK button?
Between [Forms]![frmLookUpReport]![FromDate] And [Forms]![frmLookUpReport]![ToDate]
I have looked at the posts on this site along with other posts and examples but cannot find one doing what I am. Is it possible that the one calendar control to open 1 of many reports listed once it is selected? If so, can someone please assist me with the code, whether it be on the query, calendar control, or OK button?