You could create a button if you like so that when you click it it will run the macro with the sub
Private Sub btnZoomIn_Click()
ZoomIn 'the macro
End Sub
btnzoomin is the name of the button
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.