From: Peter on 26 Mar 2010 06:28 Hi all...what doCmd do I use to activate a hyperlink..i want to include the hyperlink/pathname in the on click event of a command button..the path is to a webpage.. Thanks!
From: Douglas J. Steele on 26 Mar 2010 07:45 Application.FollowHyperlink "http:\\www.someplace.com" -- Doug Steele, Microsoft Access MVP http://www.AccessMVP.com/DJSteele (no e-mails, please!) "Peter" <Peter(a)discussions.microsoft.com> wrote in message news:316DA954-F7C7-4C04-836D-1368EB070F3B(a)microsoft.com... > Hi all...what doCmd do I use to activate a hyperlink..i want to include > the > hyperlink/pathname in the on click event of a command button..the path is > to > a webpage.. > > Thanks! >
From: Peter on 26 Mar 2010 11:11 ....The beauty of simplicity... Thanks you Douglas! "Douglas J. Steele" wrote: > Application.FollowHyperlink "http:\\www.someplace.com" > > -- > Doug Steele, Microsoft Access MVP > http://www.AccessMVP.com/DJSteele > (no e-mails, please!) > > "Peter" <Peter(a)discussions.microsoft.com> wrote in message > news:316DA954-F7C7-4C04-836D-1368EB070F3B(a)microsoft.com... > > Hi all...what doCmd do I use to activate a hyperlink..i want to include > > the > > hyperlink/pathname in the on click event of a command button..the path is > > to > > a webpage.. > > > > Thanks! > > > > > . >
|
Pages: 1 Prev: Create a button that would launch spell check Next: access 2003 forms not workin access 2007 |