dparikh,
I am not sure if this is what you want, but here goes.
I would create a Sub that is called when each control(SSN, FromDate, and ToDate) changes. I don't see in your code where you populate the SSN, but I am assuming that you have a combo box with them in it.
Public Sub sqlReport()...