I have a subform, which I know loads the desired recordset ( passing it a variable/field value from the mainform's recordset ) using a label's 'On Click' event, to test it's loading the correct related subset of data. I'd like this to be triggered automatically, by an event which occurs when I navigate back and forth through the mainform's recordset ( I take it there is at least one, although I've tried several of the most likely i.e On Change, On Data Change, AfterUpdate etc. ) It was suggested 'Current' would work but it returns 'No Current Record' on initially loading the form. Please can someone help. I'd be most grateful. Thanks. 
