Hi
I'm having problems with a subform, I'm using access 2007 but the DB's format is 2003, running os Xp.
This is the problem, I have a main form which is set to be a single form and will auto open to Add New Record in this form I have placed a subform which is to show continuous records for the same department (I have cleared the master and child links and get the record set via code). On the sub form I have set a few buttons which will call different sets of SQL for the subforms recordset. 2 days ago this worked perfectly, today it has just stopped and will only show fields which have the same ID as the current record in the main form. the subform, When opened on it's own still works.
I have checked for the linked fields and they are still cleared, I have commented out all of my VBA on the main form, I have compacted and repaired the db and delected the subform and replace it on the page physically clearing the linked fields and it still does not work as it did 2 days ago.
I would be happy to believe that this is a simple error but at present I believe it to be the work of malicious spirits unknown.
Any help would be great, even a direction.
Any more info or detail please ask i am more than willing.
I'm having problems with a subform, I'm using access 2007 but the DB's format is 2003, running os Xp.
This is the problem, I have a main form which is set to be a single form and will auto open to Add New Record in this form I have placed a subform which is to show continuous records for the same department (I have cleared the master and child links and get the record set via code). On the sub form I have set a few buttons which will call different sets of SQL for the subforms recordset. 2 days ago this worked perfectly, today it has just stopped and will only show fields which have the same ID as the current record in the main form. the subform, When opened on it's own still works.
I have checked for the linked fields and they are still cleared, I have commented out all of my VBA on the main form, I have compacted and repaired the db and delected the subform and replace it on the page physically clearing the linked fields and it still does not work as it did 2 days ago.
I would be happy to believe that this is a simple error but at present I believe it to be the work of malicious spirits unknown.
Any help would be great, even a direction.
Any more info or detail please ask i am more than willing.
Comment