What you're saying makes sense, but I'm just not able to replicate it in the code. I even tried creating a brand new button on frmReports2 and have the code below, but despite making a selection in lstCounties, the selection is not being recognized:
Dim db As DAO.Database
Dim qdf As...