How do you insert website hyperlink into custom ribbon

  • Thread starter Thread starter R D Farms
  • Start date Start date
R

R D Farms

I am designing a custom ribbon for an Access 2007. I want to insert
hyperlinks to access websites into a group. I have been unable to find
anything indicating how to do this. Would appreciate any help anyone can
offer. Thanks.
 
I'm not sure how to actually get a hyperlink in the ribbon, but I would
assume you can link the ribbon command to a function that uses Shell or
Application.Followhyperlink to open a particular hyperlink. Then you can but
the command/ribbon caption to something similar to the website maybe?

just a thought...

hth
--
Jack Leach
www.tristatemachine.com

- "Success is the ability to go from one failure to another with no loss of
enthusiasm." - Sir Winston Churchill
 
Back
Top