I've postioned a pop-up form over my Subform, using 'Me.Move x, y' ( Where x and y are coordinates for left and top respectively ) at the 'On Load' event. I'd like to parse these values from the subform ( which I have had to get anyway from its On Load event ), using a reference, rather than...