I have a series of forms that each execute a parameter driven query (each form perorms a different type of query on the same table). I want a common "output form" for each query result. I suspect the output form would be a linked subform. How do I link the subform to multiple parent query forms?
Or perhaps is there a better way to design this?