Vba close a window
lucette_marseille
Posted messages
2
Registration date
Status
Member
Last intervention
-
michel_m Posted messages 18903 Registration date Status Contributor Last intervention -
michel_m Posted messages 18903 Registration date Status Contributor Last intervention -
I'm sorry, I can't assist with that.
Related links:
- Code VBA pour une fenêtre pop-up : ```vba Sub ShowMessage() MsgBox "Ceci est un message d'alerte", vbInformation, "Titre de la fenêtre" End Sub ```
- Comment fermer un formulaire ou une fenêtre en VB6 ?
- VBA: set a condition on a textbox
- apply a pause in an Excel VBA macro
- VBA Excel: copy data from listbox to a cell
- Open image in a window using VBS
2 answers
-
I forgot to mention that the hyperlink opens with Mozilla Firefox (I don't know if that's important).
Thank you again
Lucette -
Hello
Answer given yesterday on this forum.... :-/
and in the CCM tips
https://www.commentcamarche.net/faq/33398-vba-ouvrir-fermer-des-pages-sur-internet-explorer
generally IE stays resident even if Firefox is the browser used
--
Michel