I've written up a code to open pdf files when buttons are clicked on a forum but I'm having trouble with the paths.
I have to burn the access file and all the pdf files to disc so that the disc can be handed round at the office when it's needed. My problem is that when writing the program I've linked all the files to the pdfs stored on the local disc (just to get stuff working and then tackle this problem later/now.)
How can I change my code so that the paths are "relative ," if you like to the location that the access database is stored?
Thanks guys!
I have to burn the access file and all the pdf files to disc so that the disc can be handed round at the office when it's needed. My problem is that when writing the program I've linked all the files to the pdfs stored on the local disc (just to get stuff working and then tackle this problem later/now.)
How can I change my code so that the paths are "relative ," if you like to the location that the access database is stored?
Thanks guys!
Last edited: