G
Guest
I am trying to populate a form with an ADODB recordset using code supplied
here:
http://support.microsoft.com/?kbid=281998
but I get an error "operation is not allowed when object is open" when
trying to open the form. The code is set to run on the OnOpen event as
indicated in the example code. Should I run it on a different event?
Thanks,
here:
http://support.microsoft.com/?kbid=281998
but I get an error "operation is not allowed when object is open" when
trying to open the form. The code is set to run on the OnOpen event as
indicated in the example code. Should I run it on a different event?
Thanks,