Edit Hyperlink dialogue in VBA

  • Thread starter Access::Student
  • Start date
A

Access::Student

Hey,
I've got an .mdb database in access 2007 and I"m trying to do something with
hyperlinks.

I have a a hyperlink field called "attachment". I'd like to have it
displayed on a form, with a button beside it that brings up the edit menu for
hyperlinks. ie. Rightclick -> Hyperlinks -> Edit Hyperlink. I want to save
the user that trouble of doing that.

I can't figure out how to pull that dialogue up with VB code. Anyone know
how it should be done?
 
Top