Hyperlink with an active x control button

D

Doug

I have an active x control button called Sub Button12_Click()
When I click on this button, I would like to have it add a hyperlink to all
the cells M2 through M203. I have another macro that is simular to this but
can't figure out how to get it to work for the active x control button? Can
anybody please help?
--
 
J

Joel

Post your old code. It should be very simple to modify working code then to
start from scratch.
 
Top