HyperLink String (edited question)

  • Thread starter Thread starter ambushsinger
  • Start date Start date
A

ambushsinger

I've captured a file path and file name using the Windows Open File dialog
box and saved this information to a field in an Access table as a Hyperlink.
My code saves the file path and file name as a Hyperlink in the Access table

My problem is that when I try to open this Hyperlink it won't open.
If I edit the Hyperlink and re-type the colon , for example: "C:\Fr2009.wmf"
then the Hyperlink works.
Does anyone know how to capture this file string and save it as a Hyperlink
so that it opens without being edited?
Help....
 
Back
Top