Hi,
Im not sure how well I can explain this, so please ask questions if im not making myself clear!
I have a form which shows various status' for a every record in a table. It is a continuous form. I need the status to be updatable. I set this up and it works fine, running from a query linking 2 one-to-one tables. However, I need to add another field to it. I have tried 2 ways:
1 - Adding the field to the query. This required a 3rd table to be linked. The 3rd table is not 1-to-1 with the other tables (although it is with the one its linked on) so when i brought in that field it meant the status was no longer updatable.
2 - I thought that i could put this 1 field in a new form, and have it as a sub form on each record, but of course you are not allowed a subform when the form is set to continuous.
Im all out of ideas of how to get this field into the form. So i thought i would call apon the brain of others to throw a few ideas at me!!!
Any help would be greatly appreciated.
Thank you!!
Im not sure how well I can explain this, so please ask questions if im not making myself clear!
I have a form which shows various status' for a every record in a table. It is a continuous form. I need the status to be updatable. I set this up and it works fine, running from a query linking 2 one-to-one tables. However, I need to add another field to it. I have tried 2 ways:
1 - Adding the field to the query. This required a 3rd table to be linked. The 3rd table is not 1-to-1 with the other tables (although it is with the one its linked on) so when i brought in that field it meant the status was no longer updatable.
2 - I thought that i could put this 1 field in a new form, and have it as a sub form on each record, but of course you are not allowed a subform when the form is set to continuous.
Im all out of ideas of how to get this field into the form. So i thought i would call apon the brain of others to throw a few ideas at me!!!
Any help would be greatly appreciated.
Thank you!!