Hi guys
I have 2 separate forms that share a couple of fields from the same table. When I change the field on one table, it won't automatically change that same field in the other table. Is there a way to fix this?
Cheers
Hi guys
I have 2 separate forms that share a couple of fields from the same table. When I change the field on one table, it won't automatically change that same field in the other table. Is there a way to fix this?
Cheers
first, what do you have two forms that share the same field on one single table?? that suggests a difficult-to-handle design.
secondly, what exactly do you mean by the above quote?? CHANGE the field??
I appreciate the response but I have just found out the issue. I have some "do you want to save" code plugged into each form for if something is changed. If, after changing the contents of the field, you click to move to the next record (to prompt the save button to come up), you can then save it and then it does transfer it to the other form as well. I probably haven't explained it any better but at least it works now!
Thanks again.