Hi there!
I have this strange erro occuring on a sporadic basis. When one of my forms is opened i set one of the sub form sources objects to a table thats just been created. But when running the form I often get an error saying that the source object can't be found. Now I have tried running an adodb.recordset selecting records from the table, just before I set the source object, and that works, but still I get this error, any ideas of why?
I have this strange erro occuring on a sporadic basis. When one of my forms is opened i set one of the sub form sources objects to a table thats just been created. But when running the form I often get an error saying that the source object can't be found. Now I have tried running an adodb.recordset selecting records from the table, just before I set the source object, and that works, but still I get this error, any ideas of why?