How You Can Communicate Between Frames with Database Events
You can use database events to communicate between frames in the same way that you use them to communicate between applications. However, using user events and the SendUserEvent method provides a more efficient way to do this and lets you pass values as well.