In Access VBA, is there a way to determine what column/field of a subform datasheet has the focus?

Something like: Me.Child0.Form.Recordset.Fields.Name ?

Thanks, DaveBo