Getting very frustrated that I have a database working fine on my home computer but crashing at work.
I have a Mainform, and within it, Subform1 and Subform2.
I have linked Subform1 and Subform2 by way of a textbox called Link, linked to a Field in Subform1.
I have used this method many times and never had a problem, but occasionally, Subform1 does not contain any records. If I reach this point, Link returns a value of #Error and at home, all that happens is that Subform1 and Subform2 are both appear blank, the desired result.
At work however, when I get to one of these empty subforms, I just get a message "Access has stopped working"
To make matters worse, I use exactly the same method on another form IN THE SAME DATABASE, and have no problems at home or at work.
What's going on?
Thanks as always
I have a Mainform, and within it, Subform1 and Subform2.
I have linked Subform1 and Subform2 by way of a textbox called Link, linked to a Field in Subform1.
I have used this method many times and never had a problem, but occasionally, Subform1 does not contain any records. If I reach this point, Link returns a value of #Error and at home, all that happens is that Subform1 and Subform2 are both appear blank, the desired result.
At work however, when I get to one of these empty subforms, I just get a message "Access has stopped working"
To make matters worse, I use exactly the same method on another form IN THE SAME DATABASE, and have no problems at home or at work.
What's going on?
Thanks as always