Problems with multiple Web browsers in one presentation

  • Thread starter Thread starter Novembersteph
  • Start date Start date
N

Novembersteph

Hi - I am doing a presentation in which I will have to have weblinks in
varying areas of the presentation - thus multiple web browser instances. I
tried to do multiple slides with the web browser box, text box and control
button. They worked ok for a while, but when I saved it and went back in,
they quit working. Do I need to rename the buttons?
They now say:
Private Sub CommandButton1_Click()
Me.WebBrowser1.Navigate TextBox1.Value
End Sub

Do I need to change the numbers (CommandButton2, etc.)?

Thanks for your help in advance!
 
Back
Top