hyperlinks

  • Thread starter Christine V via AccessMonster.com
  • Start date
C

Christine V via AccessMonster.com

Hi all, need your assistance again, I have 4 fields on a form that are for
file locations/hyperlinks to a document. If I install the runtime version on
a machine that does not have access, I cannot right click in the field and
edit or insert the hyperlink. Is there a way to allow this in code?

Thanks for any help that you may be able to provide

Christine
 
T

Tom Wickerath

Yes, you can use VBA code to create the hyperlink. If you send me a private
e-mail message, with a valid return address, I will share a sample database
with you that does this.

Tom
__________________________________________

:

Hi all, need your assistance again, I have 4 fields on a form that are for
file locations/hyperlinks to a document. If I install the runtime version on
a machine that does not have access, I cannot right click in the field and
edit or insert the hyperlink. Is there a way to allow this in code?

Thanks for any help that you may be able to provide

Christine
 
T

Tom Wickerath

I guess it would help if I included my e-mail address!


QWaos168@XScom cast. Dnet (<--Remove all capitalized letters and spaces).


Tom
__________________________________________

:

Yes, you can use VBA code to create the hyperlink. If you send me a private
e-mail message, with a valid return address, I will share a sample database
with you that does this.

Tom
__________________________________________

:

Hi all, need your assistance again, I have 4 fields on a form that are for
file locations/hyperlinks to a document. If I install the runtime version on
a machine that does not have access, I cannot right click in the field and
edit or insert the hyperlink. Is there a way to allow this in code?

Thanks for any help that you may be able to provide

Christine
 
Top