D
Dorian
I have a very complex loop that does recordset processing.
I'm getting an error on an .ADDNEW statement saying 'operation not allowed
when object is closed'.
Well... I am not closing the object except after I have exited the loop.
What could cause this?
Would it be caused by two successive .ADDNEW statements without an
intervening .UPDATE?
My code is too voluminous to post it all.
-- Dorian
"Give someone a fish and they eat for a day; teach someone to fish and they
eat for a lifetime".
I'm getting an error on an .ADDNEW statement saying 'operation not allowed
when object is closed'.
Well... I am not closing the object except after I have exited the loop.
What could cause this?
Would it be caused by two successive .ADDNEW statements without an
intervening .UPDATE?
My code is too voluminous to post it all.
-- Dorian
"Give someone a fish and they eat for a day; teach someone to fish and they
eat for a lifetime".