I have a text control field that puts a hypertext link to a files (PDF, website, etc) for specific records. It works perfectly, but the issue is the dbase sits on the network and network drive mapping is different for users. The documents and images I use are the same folder but drive letters...
THIS is my code. I get the Invalid use of Null when the field is blank.
Private Sub Sitelink_Click()
Call fHandleFile(Me.Sitelink, WIN_NORMAL)
End Sub
------------------------
Someone suggested the below text to handle this. I'm not a programmer just user. What is NZ? Thanks
Simplicity...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.