I have a form which includes a subform. I have previously used a button to open a subform of the subform and displayed the results on the form (ie not within the boundaries of the subform). The button wizard creates a link between the subform and subsubform and therfore it doesnt matter that there is no link between the form and subsubform.
I'd like to get rid of the button and use VBA and I've tried using the visable command but I cant work out how to generate the necessary links?