Ok, played around with it some more and finally figured it out. YEA!!!!
Here is how it should read:
ParkerDrawingHy perlink = "#C:\Docume nts and Settings\shapeo \My Documents\CYLIN DERS\Cylinder Drawings\" & Me.ParkerDrawin g & ".pdf#"
User Profile
Collapse
-
Automated Hyperlink using concatenation
I am trying to create an automated hyperlink in a form, based off of another field. Here is what I have so far in the after update event:
ParkerDrawingHy perlink = "#C:\Docume nts and Settings\shapeo \My Documents\CYLIN DERS\Cylinder Drawings\#" & Me.ParkerDrawin g & "#.pdf#"
This is working up to a point. It is opening the file folder on my hard drive where all the files are stored, but it is...
No activity results to display
Show More
Leave a comment: