G Guest Dec 21, 2004 #1 Is it possible to assign a hyperlink to a commandbutton in VB so that when it is clicked the webpage is opened? Many thanks as always.
Is it possible to assign a hyperlink to a commandbutton in VB so that when it is clicked the webpage is opened? Many thanks as always.
G Guest Dec 21, 2004 #2 Hi not directly possible. But you can put some code in the click event of your command button. see: http://j-walk.com/ss/excel/tips/tip71.htm
Hi not directly possible. But you can put some code in the click event of your command button. see: http://j-walk.com/ss/excel/tips/tip71.htm