For example I would like to program the button that can open
s:\karen\excel.xls
After clicking on the button it automatically open my excel file.
Thanks, K.
strFile = "s:\karen\excel.xls"
Application.FollowHyperlink strFile
--
Doug Steele, Microsoft Access MVP
http://I.Am/DougSteele
(no e-mails, please!)
"E-mail report using Lotus Notes rather t"
<Emailreportusing...@discussions.microsoft.com> wrote in
message news:31A963C2-D350-49F9...@microsoft.com...