Creating a hyper link in VBA

  • Thread starter Rajesh Candamourty
  • Start date
R

Rajesh Candamourty

Dear ALL,
I am trying to create a hyperlink in the body of the email msg generated in
access application.
Sample is shown below:

*******
Click on the Attachment 'frmLogin.MAF' and type in Item No: 125
- OR -

Click Here to Login to 'KCI MITPRONTO'

Click Here if you do not have access to 'KCI MITPRONTO'
*******

The hyperlink "Click here to login" should open a file which resides under
"C:\Program Files\ABC\abc.maf".
This link doesn't work as there is a space inbetween Program Files.
Can anyone help me to fix the problem.

I appreciate ur time.
Thanks in advance.

Raj.
 
Top