I have a continuous form that has several columns one of them being an email address. I've setup a procedure for On Dbl Click that opens an email addressed to the person in that record with a message. Everything works fine.
But... there's always a but... it won't let me run the procedure again. If I want to email from another record I have to close the database and reopen it each time.

But... there's always a but... it won't let me run the procedure again. If I want to email from another record I have to close the database and reopen it each time.