Why are using ADO AND DAO?
Set rso = CreateObject("ADODB.Recordset") '<---- can this be the problem?
Why are using ADO AND DAO?
Set rso = CreateObject("ADODB.Recordset") '<---- can this be the problem?
Thanks. I thought that was the case. So I resigned my switchboard and removed that code. Now it works. Thanks so much for helping me out.
No problem!