Recent content by Toluene

  1. T

    Button to Add Hyperlink to Subform

    Okay, I think I've mostly deciphered what you're getting at. However, looking at the code, after I click the button (which launches the hyperlink dialogue), and select a file, the form goes to a null value (Parent of the hyperlink subform) and places the hyperlink in this "null" record. Thus...
  2. T

    Button to Add Hyperlink to Subform

    Unfortunately that didn't work. I forgot to mention (and I have a feeling this is key), that when I open the form itself it works (correctly). However, I use another form for tab control. This is when I run into problems when running the code.
  3. T

    Button to Add Hyperlink to Subform

    Thanks for the quick reply. Just loaded in the code and gave it a go. Going directly to the new record successfully adds the hyperlink, however, it does not link it to the master. I use a table to store the hyperlinks (since I needed an infinite number of hyperlinks per record). It...
  4. T

    Button to Add Hyperlink to Subform

    Hello, Been using this site for awhile now to learn best I can. However, I've run into an issue when trying to create a button to add a hyperlink to a subform. I'd like the button to add a new record to the subform, open the Hyperlink Dialoge Box, and then tie that new record to the Master...
Back
Top Bottom