G
Guest
Could someone help me with this embarassingly simple code. After adding a new record to a subform, I have the afterupdate event set to requery so that the records, including the new one, are all in order. Question is, is there any way to set the focus on the last record that was entered. e.g. still show the records in order but have the focus jump down the list to the last record entered.