Search results

  1. B

    Changing Hyperlink Error

    Hi, I am currently using a simple button in a Form with an onclick command: Private Sub Command1187_Click() Application.FollowHyperlink [Drawing] End Sub [Drawing] is a field in my form with the correct file path that enables the user to browse to an image stored in my database route...
  2. B

    Hyperlink Question

    I am trying to put together a database to help gather and collate information about a number of products. As well as being able to store, search and view the information on a form, I also have pictures of the product which somehow I would like to link in. I would like to input a hyperlink...
Back
Top Bottom