I'm sure this is extremely simple, but I am very unfamiliar with VBA so please help.
I have a form (Auction Lots) with a subform (Auction Items). I would like to focus to go to the first record in the subform when a check box is checked in the main form.
I know I have to write an event procedure for the check box (Bundle) when clicked. Can anyone help.