A family of Microsoft relational database management systems designed for ease of use.
the assumption (on my part) is that the vsoWindow event has been prefaced in the front of your code with a "withevents" statement so that you could capture it. Did you include that ? The other part is that you should not forget to assign it inside of your "document opened" handler (i.e. set vsoWindow = application.activewindow)
al