Hi,

I was trying to build up a form where i enter a data and when i submit the button, the after event code makes the data entered, emails in XLS format to a group of people in outlook email via sendobject function.

However, the problem i am facing is that when i am sending the data, all the previous entries are also stored in the documents which is being sent in the email..

do i need to have a delete query in the 'before update' of form??? if yes, then what should be the code for that?

thanks