Hello All,
Never written any code for VBA that sends a response from Excel to a Internet browser window.
Here's my dilema, I have a internet browser window with a submit button that opens up a vba app. With in the vba app I have a button. How do I use the button in the vba app to close the vba app and gain focus back on the internet browser window?
Private Sub CommandButton1_Click()
???
End Sub
Dano
dskryzer@hotmail.com
What's your major malfunction
Never written any code for VBA that sends a response from Excel to a Internet browser window.
Here's my dilema, I have a internet browser window with a submit button that opens up a vba app. With in the vba app I have a button. How do I use the button in the vba app to close the vba app and gain focus back on the internet browser window?
Private Sub CommandButton1_Click()
???
End Sub
Dano
dskryzer@hotmail.com
What's your major malfunction