S stew Dec 9, 2008 #1 Hi all Is it possible to open a ,for instance, a" Canon Scan Program" from a Hyperlink? Best Stew
G Gary''s Student Dec 9, 2008 #2 Easy: =HYPERLINK("C:\Program Files\Microsoft Office\Office10\winword.exe")
G Gary''s Student Dec 9, 2008 #4 There are two kinds of hyperlinks in Excel: 1. the function kind using =HYPERLINK() 2. the Insert > Hyperlink kind The second kind supports the popup message on mouse-over The first kind relies on the "friendly" name: =HYPERLINK("C:\Program Files\Microsoft Office\Office10\winword.exe","ms word")
There are two kinds of hyperlinks in Excel: 1. the function kind using =HYPERLINK() 2. the Insert > Hyperlink kind The second kind supports the popup message on mouse-over The first kind relies on the "friendly" name: =HYPERLINK("C:\Program Files\Microsoft Office\Office10\winword.exe","ms word")