Hi guys,
I'm using Access 2007 and I have a lot of hyperlinks to pdfs in my db.
Some forms use vba code to manage them, so Application.FileDialog(msoFileDialogFilePicker) and I can handle the path and delete the absolute part.
But in some forms the user edit hyperlinks directly and open it directly.. so I cannot change it.
is there a solution?
Thanks a lot!
m