I've tried searching for this but still can't figure it out. I have a write conflict whenever I close this form. I've figured out that the cause for this is a couple calculating functions that I've made up. Basically all they do is add up number from fields in a subform. I think the problem is b/c I have two subforms referencing the same table in tabs. I did this b/c there is not enough room to put it all in one subform.
I put in code to recalculate only based on which tab was being viewed. Of course this only worked if someone made changes to fields in one tab at a time (which is likely in my situation). I thought that was the solution and it did work for a while (for some reason), but now I'm back to square one and the write conflict still comes up.
Anyone have any suggestions?
I put in code to recalculate only based on which tab was being viewed. Of course this only worked if someone made changes to fields in one tab at a time (which is likely in my situation). I thought that was the solution and it did work for a while (for some reason), but now I'm back to square one and the write conflict still comes up.
Anyone have any suggestions?