In this way, the After Insert procedure works like a trigger as long as you use the form. Please note I'm guessing that After_Insert is the proper place for what you're doing, but depending on how you ...
I have a form with a 'View' button on it that will open up a continuous form (which looks like a datasheet) which simply lists all the records from the same query as the original form. I want to be ...