Recent content by MartijnWils

  1. M

    Open hyperlink IN form

    Ok i found it ! TY ! but how do i put this in another form and then when i click on the button it goes to that form and open the browser there ? I got it now, but its in the same form
  2. M

    Open hyperlink IN form

    No, whats that and how do I use it ? is there also another way ? I need to make a for a company so needs to be as professional as possible
  3. M

    Open hyperlink IN form

    Hey everybody, I made a program that opens an hyperlink (in VBA). only problem is that it opens in IE and not in the form or Access. I want it to open in Access or in the form. here is an example of the code i got at the moment: Private Sub Knop17_Click() Dim sWebSite As String...
Back
Top Bottom