Should be the form's BeforeInsert event.
--
Doug Steele, Microsoft Access MVP
http://I.Am/DougSteele
(no e-mails, please!)
"DavidGeorge" <david229099@hotmail.com> wrote in message
news:1108194087.450842.316530@o13g2000cwo.googlegr oups.com...[color=blue]
>I have 2 subforms, neither of which is linked to the main form. Of the
> left of my form is a subform with a list of organisations and on the
> right is a subform with details of the organisation currently selected
> on the left.
> Having added data to the right-hand subform, when I click on the
> left-hand form (to select a different organisation) the new data (on
> the right-hand subform) is written to the database, but I need to trap
> the process, immediately before the write, to add some calculated data
> to the record.
> I've tried every reasonable-sounding event to trigger this process
> without luck so far. Can anyone help? (does anyone understand what I
> am asking?)
>[/color]