J johnob Registered User. Local time Today, 12:22 Joined Jan 12, 2014 Messages 45 Sep 30, 2015 #1 Hello When I click on a hyperlink that I have added on a form, it will not open. I have added a sample of what im doing if anyone can help. Thank you Attachments SampleHyperlink.accdb SampleHyperlink.accdb 864 KB · Views: 72
Hello When I click on a hyperlink that I have added on a form, it will not open. I have added a sample of what im doing if anyone can help. Thank you
arnelgp ..forever waiting... waiting for jellybean! Local time Today, 19:22 Joined May 7, 2009 Messages 20,186 Sep 30, 2015 #2 what you have there is only a "description of your hyperlink" you must right click on the field and point to the correct location of the file for this to work.
what you have there is only a "description of your hyperlink" you must right click on the field and point to the correct location of the file for this to work.
J johnob Registered User. Local time Today, 12:22 Joined Jan 12, 2014 Messages 45 Sep 30, 2015 #3 can i not do that automatically when i select a letter ?
arnelgp ..forever waiting... waiting for jellybean! Local time Today, 19:22 Joined May 7, 2009 Messages 20,186 Sep 30, 2015 #4 here try this, examine the code behind the Click event of you Letter_Btn. Attachments SampleHyperlink.accdb SampleHyperlink.accdb 864 KB · Views: 68
arnelgp ..forever waiting... waiting for jellybean! Local time Today, 19:22 Joined May 7, 2009 Messages 20,186 Sep 30, 2015 #5 heres another flavor. the procedure now ask for a description for the file. Attachments SampleHyperlink.accdb SampleHyperlink.accdb 864 KB · Views: 78