Assistant Property Example
This example displays the Office Assistant.
Application.Assistant.Visible = True
This example moves the Office Assistant to the upper-left region of the screen.
Application.Assistant.Move xLeft:=100, yTop:=100