he Activate method of the vba.Range object selects the represented range and
scrolls the window to show it if not already visible. The Activate() method
throws if the Parent is not active.
Do not use this method during initial execution of the pfe-script and in
"OnWorkbookOpen" event handlers.
|