I would appreciate anyone who would look at my form and tell me why I am getting this message when I select an item from my third combo box. I got the code from Candace Tripp's site (thanks Candace!)and it's works perfectly on the demo but I can't seem to figure out my error.
"Run-time error '2001'
You cancelled the previous operation"
When I hit "Debug" it takes me to my code for cboconn AfterUpdate and points to the line "Me.RecordSource = strSQLSF
Thanks!
Toni
"Run-time error '2001'
You cancelled the previous operation"
When I hit "Debug" it takes me to my code for cboconn AfterUpdate and points to the line "Me.RecordSource = strSQLSF
Thanks!
Toni