Share
 
 

About Modifying Objects (VBA/ActiveX)

To modify an existing object, use the methods and properties associated with that object. If you modify a visible property of a graphic object, use the Update method to redraw the object on screen.

Was this information helpful?