Hello All,
As you can see on the attached sample (this is not the actual workbook), I have 3 command buttons on a UserForm opening a link thru my non-default browser which is IE. What I am looking to achieve is to assign these command buttons to different hyperlinks using the 1 checkbox. On my actual project, I only need 1 checkbox to change all the hyperlinks on all the buttons.
For instance, instead of the currently assigned links. I want it changed to the ff after clicking the checkbox:
Open Google.com - https://mail.google.com
Open Yahoo.com - https://mail.yahoo.com
Open MSN.com - https://mail.msn.com
I appreciate the help, folks!