G
Guest
Can anyone help me with this?
I have some entries in a listbox, and i want to open a pdf-document when
double-clicking on a row.
I want to connect different pdf's to each row in the listbox.
I'm looking for something analouge to this:
me.Command89.HyperlinkAddress = "C:\OurDocuments\mypdf.pdf"
Thanks!
I have some entries in a listbox, and i want to open a pdf-document when
double-clicking on a row.
I want to connect different pdf's to each row in the listbox.
I'm looking for something analouge to this:
me.Command89.HyperlinkAddress = "C:\OurDocuments\mypdf.pdf"
Thanks!