View Full Version : hyperlink to specific form in access


eyeseetee
01-30-2008, 02:43 AM
Hi

I have the following code

strHyperlink = "file:///C:\Documents%20and%20Settings\ICT%20Support.accdb\ #Case%20Details"

I want the link to open access to a spefici form and possible even a specific record but firstly hoiw woudl i open it to a specific form, the code above doesnt work as it doesnt find the url path

any help would be great

cheers