Here's the situation. I'd like to get soem derivative information from a field/cell, as soon as the user exits that cell, having entered ( in this case ) a date value. As this also automatically creates a new record ( i.e. generates an Auto_Number for the P.K. field ), I know it is the 'Current Record' therefore, in my sub-form ( sfrmRefs ). Any ideas, what if any event fires at this point ( The subform only appears to have two associated events - 'On Enter' and 'On Exit' ) ? Is it an event on the Main Form ? R.S.V.P.

