Thanks. I just got back from a trip and tested this. That was the ticket. Now that I understand the nested reference it seems such a trivial mistake. I was referencing the parent object which in the previous case was the button, but I needed to reference the target window which was up to more levels. Anyway, that one is working now. Thanks again.
|